From a79bee5cd84849c6a2e2f7de177c42306418d0f5 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 28 Sep 2025 04:31:40 +0000 Subject: [PATCH] Update Critical Maps to 2.9.1 (49) --- metadata/de.stephanlindauer.criticalmaps.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/de.stephanlindauer.criticalmaps.yml b/metadata/de.stephanlindauer.criticalmaps.yml index 66d8919e5f..71290e1fda 100644 --- a/metadata/de.stephanlindauer.criticalmaps.yml +++ b/metadata/de.stephanlindauer.criticalmaps.yml @@ -291,6 +291,14 @@ Builds: - yes prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle + - versionName: 2.9.1 + versionCode: 49 + commit: c3938a6d96f252982a2d8277323152904f2538c3 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle + MaintainerNotes: |- Upstream prefers custom Maven repos to JCenter due to security concerns, see https://gitlab.com/fdroid/fdroiddata/issues/1627. We can't afford the luxury @@ -298,5 +306,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.9.0 -CurrentVersionCode: 48 +CurrentVersion: 2.9.1 +CurrentVersionCode: 49