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
|
prebuild=sed -i -e 's/21.0.2/21.0.+/g' build.gradle
|
||||||
|
|
||||||
Build:1.30,30
|
Build:1.30,30
|
||||||
|
disable=failing build
|
||||||
commit=1.30
|
commit=1.30
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
@ -47,12 +48,7 @@ Build:1.31,31
|
||||||
commit=1.31
|
commit=1.31
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e 's/21.0.2/21.0.+/g' build.gradle
|
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
|
||||||
|
|
||||||
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.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue