mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'opentracks_dashboard_flavor' into 'master'
add offline flavor of OSM Dashboard for OpenTracks See merge request fdroid/fdroiddata!7524
This commit is contained in:
commit
b0b244d963
2 changed files with 26 additions and 1 deletions
25
metadata/de.storchp.opentracks.osmplugin.offline.yml
Normal file
25
metadata/de.storchp.opentracks.osmplugin.offline.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
AuthorName: OpenTracks Team
|
||||
WebSite: https://OpenTracksApp.com
|
||||
SourceCode: https://github.com/OpenTracksApp/OSMDashboard
|
||||
IssueTracker: https://github.com/OpenTracksApp/OSMDashboard/issues
|
||||
|
||||
AutoName: OSM Dashboard Offline for OpenTracks
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OpenTracksApp/OSMDashboard.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.6.0
|
||||
versionCode: 17
|
||||
commit: v2.6.0
|
||||
gradle:
|
||||
- offline
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 17
|
||||
|
|
@ -108,7 +108,7 @@ Builds:
|
|||
versionCode: 17
|
||||
commit: v2.6.0
|
||||
gradle:
|
||||
- yes
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue