From c8788613ff8837fcfeba2c1b27a230b6ac65d546 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 8 Jun 2024 05:18:21 +0000 Subject: [PATCH] Update Candle to 1.4.0 (9) --- metadata/com.elasticrock.candle.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.elasticrock.candle.yml b/metadata/com.elasticrock.candle.yml index 80a9891b5e..184cd155fc 100644 --- a/metadata/com.elasticrock.candle.yml +++ b/metadata/com.elasticrock.candle.yml @@ -79,9 +79,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.4.0 + versionCode: 9 + commit: 70b8cd64e622e5b055c0f1ec6331121e6cae4a3a + subdir: app + 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.2 -CurrentVersionCode: 8 +CurrentVersion: 1.4.0 +CurrentVersionCode: 9