From a7d39793064ba461b466cbdc98b33006387c3e26 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 21 May 2024 16:28:46 +0000 Subject: [PATCH] Update Simple Counter to 1.2.2 (1002002) --- metadata/org.quicksc0p3r.simplecounter.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/org.quicksc0p3r.simplecounter.yml b/metadata/org.quicksc0p3r.simplecounter.yml index c6322c601a..e67512da6c 100644 --- a/metadata/org.quicksc0p3r.simplecounter.yml +++ b/metadata/org.quicksc0p3r.simplecounter.yml @@ -65,9 +65,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.2.2 + versionCode: 1002002 + commit: efbdb60a2f7553a14f81d5e26fbd5f37628cc494 + 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: 441ce818bc3afe616017f80d36c8a25cac0736e499802445c36fa838fdf1a238 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.2.1 -CurrentVersionCode: 1002001 +CurrentVersion: 1.2.2 +CurrentVersionCode: 1002002