mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Added GPS Cockpit
This commit is contained in:
parent
9d870f5e00
commit
a6b2b19a35
1 changed files with 24 additions and 0 deletions
24
metadata/org.woheller69.gpscockpit.yml
Normal file
24
metadata/org.woheller69.gpscockpit.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: woheller69
|
||||
SourceCode: https://github.com/woheller69/gpscockpit
|
||||
IssueTracker: https://github.com/woheller69/gpscockpit/issues
|
||||
|
||||
AutoName: GPS Cockpit
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/woheller69/gpscockpit
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 100
|
||||
commit: V1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version V%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 100
|
||||
Loading…
Reference in a new issue