Update Critical Maps to 2.9.1 (49)

This commit is contained in:
checkupdates bot 2025-09-28 04:31:40 +00:00 committed by linsui
parent bf482d6ea0
commit a79bee5cd8

View file

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