Update Critical Maps to 2.8.2 (47)

This commit is contained in:
F-Droid checkupdates bot 2023-07-03 11:59:40 +00:00
parent 7e7a4f96e4
commit d0c0b2faf2

View file

@ -265,6 +265,14 @@ Builds:
- yes
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
- versionName: 2.8.2
versionCode: 47
commit: 4d0450a91e3da7b809195ad7a2aa7652761482bc
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
@ -272,5 +280,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.8.0
CurrentVersionCode: 45
CurrentVersion: 2.8.2
CurrentVersionCode: 47