From f1dee5911ccf7c080f40aae629475954f8ec1da8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 6 Jan 2023 06:23:57 +0000 Subject: [PATCH] Update Quote Unquote to 4.8.0-fdroid (1192433) --- 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 f1650dcfbb..a1c52d3a0c 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -604,7 +604,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.8.0-fdroid + versionCode: 1192433 + commit: ed7445866e70f4fdac1a5a47e742ae661694b9d5 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.6.1-fdroid -CurrentVersionCode: 1172433 +CurrentVersion: 4.8.0-fdroid +CurrentVersionCode: 1192433