From bdff709ebbacc8f1615fe1a336caf7633ad93255 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 8 Sep 2023 18:59:12 +0000 Subject: [PATCH] Update Lunar Launcher to 2.8 (35) --- 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 772e03e92b..d88e7f3c1c 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -207,7 +207,18 @@ Builds: gradle: - yes + - versionName: '2.8' + versionCode: 35 + commit: bdd6e0e1db62ef4c9d26309367eb4bec6881563b + 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.7.2 -CurrentVersionCode: 34 +CurrentVersion: '2.8' +CurrentVersionCode: 35