diff --git a/metadata/de.stephanlindauer.criticalmaps.yml b/metadata/de.stephanlindauer.criticalmaps.yml index 420fd7c91a..5867a0a2f1 100644 --- a/metadata/de.stephanlindauer.criticalmaps.yml +++ b/metadata/de.stephanlindauer.criticalmaps.yml @@ -273,6 +273,14 @@ Builds: - yes prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle + - versionName: 2.9.0 + versionCode: 48 + commit: ea86a05ec67cbfa5b9f4f82ee88817e4d3068395 + 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 @@ -280,5 +288,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.8.2 -CurrentVersionCode: 47 +CurrentVersion: 2.9.0 +CurrentVersionCode: 48