Galaxy Zoo: Downgrade gradle.
This commit is contained in:
parent
72a3c2beff
commit
a6566db9f0
|
@ -38,6 +38,7 @@ Build:1.26,26
|
|||
prebuild=sed -i -e 's/21.0.2/21.0.+/g' build.gradle
|
||||
|
||||
Build:1.30,30
|
||||
disable=failing build
|
||||
commit=1.30
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
@ -47,12 +48,7 @@ Build:1.31,31
|
|||
commit=1.31
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e 's/21.0.2/21.0.+/g' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
support-v4 and appcompat-v7 has no jar for 21.0.+ in my local maven repo,
|
||||
only -sources.jar. Prior versions did install jars.
|
||||
.
|
||||
prebuild=sed -i -e 's/21.0.2/21.0.+/g' -e 's/gradle:1.0.0/gradle:0.14.0/g' build.gradle ../build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue