mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Added mLauncher
This commit is contained in:
parent
c9d725f5ec
commit
cb588d5c14
1 changed files with 26 additions and 0 deletions
26
metadata/app.mlauncher.yml
Normal file
26
metadata/app.mlauncher.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Wayne Wesley
|
||||
AuthorEmail: wayne6324@gmail.com
|
||||
SourceCode: https://github.com/HeCodes2Much/mLauncher
|
||||
IssueTracker: https://github.com/HeCodes2Much/mLauncher/issues
|
||||
|
||||
AutoName: mLauncher
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/HeCodes2Much/mLauncher
|
||||
Binaries: https://github.com/HeCodes2Much/mLauncher/releases/download/%v/mLauncher.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.3
|
||||
versionCode: 28
|
||||
commit: e4791e3deb2b9e0148ffe65f66fb557bf21dbfdf
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 28
|
||||
Loading…
Reference in a new issue