Silverfish: fix 0.5.2 (8)
Remove outdated Gradle wrapper that does not correspond to the Gradle plugin version. This allows F-Droid to detect required Gradle version automatically.
This commit is contained in:
parent
4905c46305
commit
32dd695fe3
|
@ -66,6 +66,7 @@ Build:0.5.2,8
|
||||||
commit=v0.5.2
|
commit=v0.5.2
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
rm=gradle
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
|
|
Loading…
Reference in a new issue