mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Critical Maps to 2.6.6 (42)
This commit is contained in:
parent
95ac035c57
commit
f510d34686
1 changed files with 10 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue