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