From 38435bc2658120a880474214c22a2fed5fb9977a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 8 Jan 2023 06:16:41 +0000 Subject: [PATCH] Update Quote Unquote to 4.10.0-fdroid (1212433) --- 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 a1c52d3a0c..cb6d8f5e26 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -613,7 +613,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.10.0-fdroid + versionCode: 1212433 + commit: 5a7b180c6ee085e9130f5b1aef0c7aef3d457fca + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.8.0-fdroid -CurrentVersionCode: 1192433 +CurrentVersion: 4.10.0-fdroid +CurrentVersionCode: 1212433