From c6c38627b97c40fb5a444bbfa0efd38b587ce129 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 13 Jun 2023 20:02:17 +0000 Subject: [PATCH] Update Lunar Launcher to 2.7 (32) --- 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 8e978dc05a..4558c693d8 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -174,7 +174,18 @@ Builds: gradle: - yes + - versionName: '2.7' + versionCode: 32 + commit: f5045d68436e293762f28a10884f0d4e9d6b5639 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.6' -CurrentVersionCode: 31 +CurrentVersion: '2.7' +CurrentVersionCode: 32