From 3660cb35cd66c2dbd858c0ac218cf4883d35090b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 14 May 2023 06:05:34 +0000 Subject: [PATCH] Update Quote Unquote to 4.25.2-fdroid (1452433) --- .../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 5872216be7..8a33eafb9c 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -799,7 +799,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.25.2-fdroid + versionCode: 1452433 + commit: d14457f4e799e608970e753f08de9415371dc676 + 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.25.1-fdroid -CurrentVersionCode: 1442433 +CurrentVersion: 4.25.2-fdroid +CurrentVersionCode: 1452433