Update Critical Maps to 2.9.0 (48)

This commit is contained in:
F-Droid checkupdates bot 2023-09-03 11:27:32 +00:00
parent 7086a6eb5e
commit 4f0a280d73

View file

@ -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