From 96017dba05654dacc222ea61109bee2281968f05 Mon Sep 17 00:00:00 2001 From: Walter Oggioni Date: Sun, 8 Sep 2019 21:14:11 +0100 Subject: [PATCH] added build.properties file --- project/build.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 project/build.properties diff --git a/project/build.properties b/project/build.properties new file mode 100644 index 0000000..080a737 --- /dev/null +++ b/project/build.properties @@ -0,0 +1 @@ +sbt.version=1.3.0