mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add Luftlinie app
This commit is contained in:
parent
c44b5763c2
commit
2d73ca302e
1 changed files with 24 additions and 0 deletions
24
metadata/de.westnordost.luftlinie.yml
Normal file
24
metadata/de.westnordost.luftlinie.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Tobias Zwick
|
||||
SourceCode: https://github.com/westnordost/Luftlinie
|
||||
IssueTracker: https://github.com/westnordost/Luftlinie/issues
|
||||
Changelog: https://github.com/westnordost/Luftlinie/releases
|
||||
LiberapayID: '1625952'
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/westnordost/Luftlinie.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue