Adding missing sbt files

This commit is contained in:
Wojciech Danilo 2019-06-07 11:17:40 +02:00
parent f111b7bba8
commit c82cc07625
2 changed files with 2 additions and 0 deletions

1
project/build.properties Normal file
View File

@ -0,0 +1 @@
sbt.version=1.2.8

1
project/plugins.sbt Normal file
View File

@ -0,0 +1 @@
addSbtPlugin("de.sciss" % "sbt-jflex" % "0.4.0")