mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Critical Maps to 2.8.2 (47)
This commit is contained in:
parent
7e7a4f96e4
commit
d0c0b2faf2
1 changed files with 10 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue