From e35f433b116bb4c9af6e40c570019d800570aebd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 8 Oct 2022 04:34:14 +0000 Subject: [PATCH] Update Lunar Launcher to 2.1 (21) --- metadata/rasel.lunar.launcher.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/rasel.lunar.launcher.yml b/metadata/rasel.lunar.launcher.yml index f0229b0dc4..79f848308b 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -81,7 +81,18 @@ Builds: gradle: - yes + - versionName: '2.1' + versionCode: 21 + commit: e69a78fda3bae9b66c6531d940989f124bc3b88e + 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: '2.0' -CurrentVersionCode: 20 +CurrentVersion: '2.1' +CurrentVersionCode: 21