From ab19717f4291abffce6e145a5d9d60581512e977 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 2 May 2023 06:04:46 +0000 Subject: [PATCH] Update Quote Unquote to 4.24.0-fdroid (1422433) --- .../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 974bba0156..50a7c3b2bb 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -760,7 +760,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.24.0-fdroid + versionCode: 1422433 + commit: 4dbcf3dcc761c2117bee18a6be54fdb2d36b8069 + 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.23.0-fdroid -CurrentVersionCode: 1412433 +CurrentVersion: 4.24.0-fdroid +CurrentVersionCode: 1422433