mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'lastlaunchernewapp' into 'master'
Newapp: LastLauncher Closes rfp#1070 See merge request fdroid/fdroiddata!5524
This commit is contained in:
commit
73b05363f2
1 changed files with 22 additions and 0 deletions
22
metadata/io.github.subhamtyagi.lastlauncher.yml
Normal file
22
metadata/io.github.subhamtyagi.lastlauncher.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: SubhamTyagi
|
||||||
|
SourceCode: https://github.com/SubhamTyagi/Last-Launcher
|
||||||
|
IssueTracker: https://github.com/SubhamTyagi/Last-Launcher/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/SubhamTyagi/Last-Launcher
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.1'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue