Don't change gradle_plugin in build.gradle files, also do srclibs

This commit is contained in:
Daniel Martí 2014-01-07 10:12:24 +01:00
parent 7f6761c436
commit d94d67cd5b
3 changed files with 13 additions and 19 deletions

View file

@ -3,4 +3,3 @@ ndk_path = "/home/vagrant/android-ndk"
build_tools = "19.0.1"
mvn3 = "mvn"
gradle = "gradle"
gradle_plugin = "0.7.+"