From fbe40f5fecf921b8e92df4f949d0d50a4ce18677 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 1 Sep 2022 17:11:37 +0300 Subject: [PATCH] Newapp: Lunar Launcher --- metadata/rasel.lunar.launcher.yml | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/rasel.lunar.launcher.yml diff --git a/metadata/rasel.lunar.launcher.yml b/metadata/rasel.lunar.launcher.yml new file mode 100644 index 0000000000..28ab6e3ff2 --- /dev/null +++ b/metadata/rasel.lunar.launcher.yml @@ -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