From ea4afca02c1fd248e7419eafa3c3659c40425954 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 19 Sep 2022 04:22:34 +0000 Subject: [PATCH] Update Lunar Launcher to 17.4 (18) --- 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 d7149c6fed..f75f521fbc 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: '17.4' + versionCode: 18 + commit: 68585ab5752213b56decce58b0bf6f5fc1477bda + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '16.5' -CurrentVersionCode: 17 +CurrentVersion: '17.4' +CurrentVersionCode: 18