diff options
| author | jackkoenig | 2016-01-29 11:08:14 -0800 |
|---|---|---|
| committer | jackkoenig | 2016-01-29 11:08:14 -0800 |
| commit | f3c4c604549db6bbe824c29649bb05bba7470d8a (patch) | |
| tree | 24c2a3819c92230ccade9af3336839412c6e16ff /project | |
| parent | 00a40f89956df39c9169021762353d130aaa0292 (diff) | |
Add project/build.properties with requirement of sbt 0.13.6, this version is required for sbt assembly to work
Diffstat (limited to 'project')
| -rw-r--r-- | project/build.properties | 3 |
1 files changed, 3 insertions, 0 deletions
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 + |
