mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Newapp: Lunar Launcher
This commit is contained in:
parent
3ea9c883eb
commit
fbe40f5fec
1 changed files with 32 additions and 0 deletions
32
metadata/rasel.lunar.launcher.yml
Normal file
32
metadata/rasel.lunar.launcher.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- System
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Md Rasel Hossain
|
||||
AuthorEmail: iamrasel@proton.me
|
||||
AuthorWebSite: https://iamrasel.github.io
|
||||
SourceCode: https://github.com/iamrasel/lunar-launcher
|
||||
IssueTracker: https://github.com/iamrasel/lunar-launcher/issues
|
||||
Bitcoin: 38mRQy6oDJjZNR3xxiNRVS5obqLMnwonFD
|
||||
|
||||
AutoName: Lunar Launcher
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/iamrasel/lunar-launcher
|
||||
|
||||
Builds:
|
||||
- versionName: '15.0'
|
||||
versionCode: 15
|
||||
commit: 854ca6a7ae4de42aa3725fc82f6c5cf7f41344cf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '15.0'
|
||||
CurrentVersionCode: 15
|
||||
Loading…
Reference in a new issue