From c049d5a0beef4701abb51db533d138087091919d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 21 Oct 2022 19:10:19 +0000 Subject: [PATCH] Update Lunar Launcher to 2.1.1 (22) --- 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 c8ee2add23..da9e14e339 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -92,7 +92,18 @@ Builds: gradle: - yes + - versionName: 2.1.1 + versionCode: 22 + commit: 6b146f95198b180ec87612a01bee20bba028fd09 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.1' -CurrentVersionCode: 21 +CurrentVersion: 2.1.1 +CurrentVersionCode: 22