From aa95b2b99dca9632eb61b5ea0cf067f9fef30c7c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 10 Jun 2023 06:07:05 +0000 Subject: [PATCH] Update Quote Unquote to 4.32.0-fdroid (1602433) --- .../com.github.jameshnsears.quoteunquote.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index 67275c2cee..9a662a0d43 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -864,7 +864,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.32.0-fdroid + versionCode: 1602433 + commit: b689d314bb6bbd52d647f431ccf05c28b78c83d3 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.30.0-fdroid -CurrentVersionCode: 1582433 +CurrentVersion: 4.32.0-fdroid +CurrentVersionCode: 1602433