From 2c7801c9ddbfaa140e6cb16a08bfcab3c7bcfd19 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 12 Mar 2024 17:29:00 +0000 Subject: [PATCH] Update Lunar Launcher to 2.8.2 (38) --- 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 30c932ddca..6f0dba8b53 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -229,7 +229,18 @@ Builds: gradle: - yes + - versionName: 2.8.2 + versionCode: 38 + commit: c7317220f9fe400d2146a39acd25dff8f118e5fc + 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.8.1.1 -CurrentVersionCode: 37 +CurrentVersion: 2.8.2 +CurrentVersionCode: 38