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 1cf40636d3
commit b79a930457
3 changed files with 13 additions and 19 deletions

View file

@ -21,12 +21,6 @@ mvn3 = "mvn3"
# Command for running Gradle (command or full path)
gradle = "gradle"
# Android gradle plugin version
# "0.5.+" -> gradle 1.7
# "0.6.+" -> gradle 1.8
# "0.7.+" -> gradle 1.9
gradle_plugin = "0.7.+"
# Max height and width (in pixels) for the icons in the repo
# This corresponds to 72x72 pixels, i.e. mdpi
icon_max_size = 72