Update Critical Maps to 2.6.6 (42)

This commit is contained in:
F-Droid checkupdates bot 2020-10-23 03:41:58 +00:00
parent 95ac035c57
commit f510d34686

View file

@ -252,6 +252,14 @@ Builds:
- yes
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
- versionName: 2.6.6
versionCode: 42
commit: 2.6.6
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
@ -259,5 +267,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.6.4
CurrentVersionCode: 40
CurrentVersion: 2.6.6
CurrentVersionCode: 42