From 6e3dfeed308ac47ee2a9cfce96869f7e625dbf4e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 6 Jul 2021 04:27:53 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Quote=E2=80=A6=20Unquote=20to=202.6.0-?= =?UTF-8?q?fdroid=20(75)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/com.github.jameshnsears.quoteunquote.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index d4943ae55f..ba0696dc2f 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -125,7 +125,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 2.6.0-fdroid + versionCode: 75 + commit: 1e5aeaf664e67f40e078eef39a54aff30a59d75d + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 2.5.3-fdroid -CurrentVersionCode: 74 +CurrentVersion: 2.6.0-fdroid +CurrentVersionCode: 75