mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update OSM Dashboard for OpenTracks to 2.0.0 (9)
This commit is contained in:
parent
bf36245a9e
commit
97f497ca3a
1 changed files with 10 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ WebSite: https://github.com/OpenTracksApp
|
|||
SourceCode: https://github.com/OpenTracksApp/OSMDashboard
|
||||
IssueTracker: https://github.com/OpenTracksApp/OSMDashboard/issues
|
||||
|
||||
AutoName: OpenTracks - OSM Dashboard
|
||||
AutoName: OSM Dashboard for OpenTracks
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OpenTracksApp/OSMDashboard.git
|
||||
|
|
@ -55,7 +55,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 9
|
||||
commit: v2.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue