From f3c4c604549db6bbe824c29649bb05bba7470d8a Mon Sep 17 00:00:00 2001 From: jackkoenig Date: Fri, 29 Jan 2016 11:08:14 -0800 Subject: Add project/build.properties with requirement of sbt 0.13.6, this version is required for sbt assembly to work --- project/build.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 project/build.properties (limited to 'project') diff --git a/project/build.properties b/project/build.properties new file mode 100644 index 00000000..a8f8b1ec --- /dev/null +++ b/project/build.properties @@ -0,0 +1,3 @@ + +sbt.version=0.13.6 + -- cgit v1.2.3