mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Update to gradle 1.9
This commit is contained in:
parent
22f5affabb
commit
3299873b24
4 changed files with 8 additions and 7 deletions
|
@ -22,7 +22,8 @@ gradle = "gradle"
|
|||
# Android gradle plugin version
|
||||
# "0.5.+" -> gradle 1.7
|
||||
# "0.6.+" -> gradle 1.8
|
||||
gradle_plugin = "0.6.+"
|
||||
# "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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue