PinPoi: fix 1.4.11 (43)
Android Gradle plugin 2.3.3 requires Gradle 3.3 or later.
This commit is contained in:
parent
8ac712a000
commit
2eec56607c
|
@ -235,7 +235,7 @@ Build:1.4.11,43
|
||||||
commit=1.4.11
|
commit=1.4.11
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue