From 32dd695fe37152b1ea4dbc2b14ccbd664273e63b Mon Sep 17 00:00:00 2001 From: relan Date: Wed, 19 Jul 2017 09:08:16 +0300 Subject: [PATCH] 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. --- metadata/com.launcher.silverfish.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.launcher.silverfish.txt b/metadata/com.launcher.silverfish.txt index 682169068a..f027af17ed 100644 --- a/metadata/com.launcher.silverfish.txt +++ b/metadata/com.launcher.silverfish.txt @@ -66,6 +66,7 @@ Build:0.5.2,8 commit=v0.5.2 subdir=app gradle=yes + rm=gradle prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle Auto Update Mode:Version v%v