Update OpenMultiMaps to 1.1.0 (8)
This commit is contained in:
parent
c714bc9634
commit
da8e2cfba6
|
|
@ -5,7 +5,7 @@ WebSite: https://framagit.org/tom79/openmaps
|
||||||
SourceCode: https://framagit.org/tom79/openmaps
|
SourceCode: https://framagit.org/tom79/openmaps
|
||||||
IssueTracker: https://framagit.org/tom79/openmaps/issues
|
IssueTracker: https://framagit.org/tom79/openmaps/issues
|
||||||
|
|
||||||
AutoName: OpenMaps
|
AutoName: OpenMultiMaps
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://framagit.org/tom79/openmaps.git
|
Repo: https://framagit.org/tom79/openmaps.git
|
||||||
|
|
@ -25,7 +25,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 8
|
||||||
|
commit: 1.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.6
|
CurrentVersion: 1.1.0
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue