From 960b43d083f4116283cbd1b3c24e1e9b0e21dd81 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 10 Jan 2024 05:28:45 +0000 Subject: [PATCH] Update Cuscon to 3.0.3.4 (3034) --- metadata/com.froxot.cuscon.foss.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.froxot.cuscon.foss.yml b/metadata/com.froxot.cuscon.foss.yml index e80772b385..a822db2eff 100644 --- a/metadata/com.froxot.cuscon.foss.yml +++ b/metadata/com.froxot.cuscon.foss.yml @@ -59,9 +59,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 3.0.3.4 + versionCode: 3034 + commit: 606220997346beaf031b1eb215efb82da2e12d17 + subdir: app + gradle: + - foss + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.0.3.3 -CurrentVersionCode: 3033 +CurrentVersion: 3.0.3.4 +CurrentVersionCode: 3034