NetGuard: still can't build
This commit is contained in:
parent
afec2a846a
commit
633a3359f4
|
@ -118,23 +118,12 @@ Build:0.37,37
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def setOutputFile/i/*' -e '/dependencies {/i*/' build.gradle
|
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def setOutputFile/i/*' -e '/dependencies {/i*/' build.gradle
|
||||||
|
|
||||||
Build:0.49,2015120301
|
Build:0.62,2015122301
|
||||||
disable=gradle 2.8 config issue
|
disable=fails with both Gradle 2.8 and 2.9
|
||||||
commit=0.49
|
commit=0.62
|
||||||
subdir=app
|
|
||||||
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.8" }' >> ../build.gradle
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.59,2015121302
|
|
||||||
disable=gradle issues
|
|
||||||
commit=0.59
|
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Requires Gradle 2.8, but fails to build with it.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags ^[0-9.]*$
|
Update Check Mode:Tags ^[0-9.]*$
|
||||||
Current Version:0.62
|
Current Version:0.62
|
||||||
|
|
Loading…
Reference in a new issue