mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 02:39:46 +00:00
Update Critical Maps to 2.9.0 (48)
This commit is contained in:
parent
7086a6eb5e
commit
4f0a280d73
1 changed files with 10 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue