mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Don't change gradle_plugin in build.gradle files, also do srclibs
This commit is contained in:
parent
7f6761c436
commit
d94d67cd5b
3 changed files with 13 additions and 19 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue