From cd94f34a0884a290c8e1ed95d3eadd30940d7c99 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 13 Feb 2024 05:39:57 +0000 Subject: [PATCH] Update Cuscon to 4.0.1.2 (4012) --- 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 3f689f874b..3a4e0e773f 100644 --- a/metadata/com.froxot.cuscon.foss.yml +++ b/metadata/com.froxot.cuscon.foss.yml @@ -190,9 +190,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 4.0.1.2 + versionCode: 4012 + commit: bad80285204fa2a97ca72b41101daec1ef50f40f + 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.1.1 -CurrentVersionCode: 4011 +CurrentVersion: 4.0.1.2 +CurrentVersionCode: 4012