From 71c57349f063fdf6860638454b25cb279c3f2e51 Mon Sep 17 00:00:00 2001 From: Tomohiko Himura Date: Tue, 29 Dec 2015 17:55:43 +0900 Subject: [PATCH] =?UTF-8?q?sbt=E3=81=AE=E8=A8=AD=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..176a863 --- /dev/null +++ b/project/build.properties @@ -0,0 +1 @@ +sbt.version=0.13.9 \ No newline at end of file