mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Critical Maps to 2.9.2 (50)
This commit is contained in:
parent
aef507796e
commit
1c9b0c2acb
1 changed files with 10 additions and 2 deletions
|
|
@ -299,6 +299,14 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
|
||||
|
||||
- versionName: 2.9.2
|
||||
versionCode: 50
|
||||
commit: 6fb4e38ffca9545a95a232537e4941de739646b9
|
||||
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
|
||||
|
|
@ -306,5 +314,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 2.9.2
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue