From 564f1475589e95eee39a0cc481cf34f2a421ed99 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 15 Jan 2024 05:34:28 +0000 Subject: [PATCH] Update Cuscon to 3.0.3.5 (3035) --- 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 04430f785b..dc4dc1e819 100644 --- a/metadata/com.froxot.cuscon.foss.yml +++ b/metadata/com.froxot.cuscon.foss.yml @@ -72,9 +72,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 3.0.3.5 + versionCode: 3035 + commit: a3243a82fac2dda4ad22f485e570eee12c960392 + 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.4 -CurrentVersionCode: 3034 +CurrentVersion: 3.0.3.5 +CurrentVersionCode: 3035