sbt config
This commit is contained in:
1
app/build.sbt
Normal file
1
app/build.sbt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
protifySettings
|
||||||
1
project/build.scala
Normal file
1
project/build.scala
Normal file
@@ -0,0 +1 @@
|
|||||||
|
object Build extends android.GradleBuild
|
||||||
2
project/plugins.sbt
Normal file
2
project/plugins.sbt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
addSbtPlugin("com.hanhuy.sbt" % "android-gradle-build" % "1.1.6")
|
||||||
|
addSbtPlugin("com.hanhuy.sbt" % "android-protify" % "1.1.12")
|
||||||
Reference in New Issue
Block a user