mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Critical Maps to 2.6.4 (40)
This commit is contained in:
parent
56e11b28e8
commit
7744f98b5d
1 changed files with 10 additions and 2 deletions
|
|
@ -244,6 +244,14 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
|
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.6.4
|
||||||
|
versionCode: 40
|
||||||
|
commit: 2.6.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
Upstream prefers custom Maven repos to JCenter due to security concerns, see
|
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
|
https://gitlab.com/fdroid/fdroiddata/issues/1627. We can't afford the luxury
|
||||||
|
|
@ -251,5 +259,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.6.3
|
CurrentVersion: 2.6.4
|
||||||
CurrentVersionCode: 39
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue