From 1f76cf115b22f245d48476de49ccb4f5bf7fb979 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 21 Oct 2023 06:45:37 +0000 Subject: [PATCH] Update Quote Unquote to 4.36.1-fdroid (1662434) --- .../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 8ad8c8e730..5a15792e99 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -929,7 +929,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.36.1-fdroid + versionCode: 1662434 + commit: 2bc4aee319a4ab11ae15813f371fcc7837cebad5 + 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.36.0-fdroid -CurrentVersionCode: 1652434 +CurrentVersion: 4.36.1-fdroid +CurrentVersionCode: 1662434