From 02bba92cc9fc6f56726656aa9394ca2188f1bf17 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 26 May 2023 22:03:43 +0000 Subject: [PATCH] Update Lunar Launcher to 2.6 (31) --- 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 60fbad017f..8e978dc05a 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -163,7 +163,18 @@ Builds: gradle: - yes + - versionName: '2.6' + versionCode: 31 + commit: 14f628862eb754f97b327804acdbf79a619bb49f + 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.5' -CurrentVersionCode: 30 +CurrentVersion: '2.6' +CurrentVersionCode: 31