From 812cb4e1d526ed92c16a510dbb852aa7cf869bcf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 9 Jan 2024 17:00:12 +0000 Subject: [PATCH] Update Lunar Launcher to 2.8.1.1 (37) --- 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 b0a0b7617b..5400ed6c9a 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -229,7 +229,18 @@ Builds: gradle: - yes + - versionName: 2.8.1.1 + versionCode: 37 + commit: c21c03ff18f696904526cf8cbeda40741e790cd7 + 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 -CurrentVersionCode: 36 +CurrentVersion: 2.8.1.1 +CurrentVersionCode: 37