From 3a3adfb8028a2d67936f371aadd02552293a4a9a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 12 May 2024 05:42:44 +0000 Subject: [PATCH] Update Cuscon to 4.0.2.6 (4026) --- metadata/com.froxot.cuscon.foss.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.froxot.cuscon.foss.yml b/metadata/com.froxot.cuscon.foss.yml index 08a6e91ad3..1d3621d5f3 100644 --- a/metadata/com.froxot.cuscon.foss.yml +++ b/metadata/com.froxot.cuscon.foss.yml @@ -320,9 +320,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 4.0.2.6 + versionCode: 4026 + commit: eb5b5d1a26ee441ee9db21b443de25928937b646 + subdir: app + gradle: + - foss + srclibs: + - reproducible-apk-tools@v0.2.3 + rm: + - requests + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 4.0.2.5 -CurrentVersionCode: 4025 +CurrentVersion: 4.0.2.6 +CurrentVersionCode: 4026