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