diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2018-01-07 21:51:22 +0100 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2018-01-07 21:51:22 +0100 |
commit | 6b620da09b9f05699c1cf6080de229e63de47942 (patch) | |
tree | d3061b37b98c228f0c2be18c171f9d911b0dca7a /project/build.properties |
Add initial code and project files.
Diffstat (limited to 'project/build.properties')
-rw-r--r-- | project/build.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/build.properties b/project/build.properties new file mode 100644 index 0000000..670b792 --- /dev/null +++ b/project/build.properties @@ -0,0 +1 @@ +sbt.version=1.1.0-RC4 |