Commit 75bb0059 authored by Zaicheng Qi's avatar Zaicheng Qi

Add jcenter resolver and update sbt to 0.13.8

parent 15f25b95
......@@ -16,6 +16,8 @@ ndkBuild in Android := List()
typedResources in Android := false
resolvers += Resolver.jcenterRepo
resolvers += "JRAF" at "http://JRAF.org/static/maven/2"
libraryDependencies ++= Seq(
......
sbt.version=0.13.5
sbt.version=0.13.8
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