From 296ceb794d26b3af71bb562142f73dd5759a284d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 11 Jun 2023 06:07:13 +0000 Subject: [PATCH] Update Quote Unquote to 4.33.0-fdroid (1612433) --- .../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 9a662a0d43..2c54253cbf 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -877,7 +877,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.33.0-fdroid + versionCode: 1612433 + commit: 6ae396c6637225c3e8b8e17421be1245404daf51 + 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.32.0-fdroid -CurrentVersionCode: 1602433 +CurrentVersion: 4.33.0-fdroid +CurrentVersionCode: 1612433