Commit a02d19bb authored by Syrone Wong's avatar Syrone Wong Committed by Max Lv

Update dependency (#799)

* Run android-update before native building

* Update sbt-android to 1.6.11
parent 984e75ae
......@@ -49,4 +49,4 @@ install:
fi
script:
- $SBTPATH/sbt native-build android:package-debug
- $SBTPATH/sbt android-update native-build android:package-debug
addSbtPlugin("org.scala-android" % "sbt-android" % "1.6.10")
addSbtPlugin("org.scala-android" % "sbt-android" % "1.6.11")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment