mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'undefined' into 'master'
New App: LukeLauncher See merge request fdroid/fdroiddata!6597
This commit is contained in:
commit
4e410b4f32
1 changed files with 27 additions and 0 deletions
27
metadata/luke.launcher.yml
Normal file
27
metadata/luke.launcher.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://lukelauncher.de
|
||||||
|
SourceCode: https://gitlab.com/LukeSoftware/lukelauncher
|
||||||
|
IssueTracker: https://gitlab.com/LukeSoftware/lukelauncher/issues
|
||||||
|
|
||||||
|
AutoName: LukeLauncher
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/LukeSoftware/lukelauncher
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.18
|
||||||
|
versionCode: 10018
|
||||||
|
commit: v1.0.18
|
||||||
|
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.18
|
||||||
|
CurrentVersionCode: 10018
|
||||||
Loading…
Reference in a new issue