mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'patch-1' into 'master'
Add Luftlinie app See merge request fdroid/fdroiddata!7129
This commit is contained in:
commit
db75e870dc
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