mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Critical Maps to 3.0.0 (101)
This commit is contained in:
parent
299403615c
commit
85986a77bb
1 changed files with 9 additions and 2 deletions
|
|
@ -307,6 +307,13 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 101
|
||||
commit: bbd94093d45eda29aed104fb38e8672589687168
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
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
|
||||
|
|
@ -314,5 +321,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.2
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue