From 4ed2ef4ec341b3fbf50ddd1641559e9e558151ec Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 18 Jan 2024 05:30:23 +0000 Subject: [PATCH] Update Cuscon to 3.0.3.7 (3037) --- 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 8658349d0c..64629fcf92 100644 --- a/metadata/com.froxot.cuscon.foss.yml +++ b/metadata/com.froxot.cuscon.foss.yml @@ -98,9 +98,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 3.0.3.7 + versionCode: 3037 + commit: 0a3f0c18fe5bc66bf3e51818f9b222b2f4566757 + 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: 3.0.3.6 -CurrentVersionCode: 3036 +CurrentVersion: 3.0.3.7 +CurrentVersionCode: 3037