From 228b671e00bc53ddcc827eb4854f4290afcdd3b2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 7 Mar 2023 06:10:01 +0000 Subject: [PATCH] Update Quote Unquote to 4.15.0-fdroid (1272433) --- 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 ee009b4c5d..05e526cf44 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -658,7 +658,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.15.0-fdroid + versionCode: 1272433 + commit: 1dd62fdc6c2e5a1f5671f0d0a1b05560f0717c1a + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.14.1-fdroid -CurrentVersionCode: 1262433 +CurrentVersion: 4.15.0-fdroid +CurrentVersionCode: 1272433