mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Merge branch 'master' into 'master'
New App: KFZ-Kennzeichen See merge request fdroid/fdroiddata!8465
This commit is contained in:
commit
9964512ad8
1 changed files with 29 additions and 0 deletions
29
metadata/luke.kfz.yml
Normal file
29
metadata/luke.kfz.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Lukas Sökefeld
|
||||
AuthorWebSite: https://gitlab.com/LukeSoftware/kfz-kennzeichen
|
||||
WebSite: https://gitlab.com/LukeSoftware/kfz-kennzeichen
|
||||
SourceCode: https://gitlab.com/LukeSoftware/kfz-kennzeichen
|
||||
IssueTracker: https://gitlab.com/LukeSoftware/kfz-kennzeichen/issues
|
||||
|
||||
AutoName: KFZ-Kennzeichen
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/LukeSoftware/kfz-kennzeichen
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 10000
|
||||
commit: v1.0.0
|
||||
subdir: platforms/android/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: This is a Cordova app, built from source.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 1.0.00
|
||||
CurrentVersionCode: 10000
|
||||
Loading…
Reference in a new issue