From 563f2dd2f3861ab3dccf2fce937651b3e96a580f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 12 Feb 2024 05:41:08 +0000 Subject: [PATCH] Update Cuscon to 4.0.1.1 (4011) --- 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 e0b0a02f51..3f689f874b 100644 --- a/metadata/com.froxot.cuscon.foss.yml +++ b/metadata/com.froxot.cuscon.foss.yml @@ -177,9 +177,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 4.0.1.1 + versionCode: 4011 + commit: d6ad19d35d0879cd5a814dccafa6670d299c2c3a + 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.0 -CurrentVersionCode: 4010 +CurrentVersion: 4.0.1.1 +CurrentVersionCode: 4011