From 35f96609063ce0bd4385e6babbcc9c13dbfdd458 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 15 Mar 2024 05:14:12 +0000 Subject: [PATCH] Update Candle to 1.3.2 (8) --- metadata/com.elasticrock.candle.yml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/com.elasticrock.candle.yml b/metadata/com.elasticrock.candle.yml index 5fd8e51623..67133b78cc 100644 --- a/metadata/com.elasticrock.candle.yml +++ b/metadata/com.elasticrock.candle.yml @@ -68,9 +68,23 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.3.2 + versionCode: 8 + commit: 71ac187b38c056836411872bb80d4cb854cde3e5 + subdir: app + sudo: + - apt-get update + - update-java-alternatives -a + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.3.1 -CurrentVersionCode: 7 +CurrentVersion: 1.3.2 +CurrentVersionCode: 8