From 430df4637b72f95addbb4ee79b81bd7afe9fb484 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 12 Sep 2022 04:37:03 +0000 Subject: [PATCH] Update Lunar Launcher to 16.5 (17) --- 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 5ffc25853d..d7149c6fed 100644 --- a/metadata/rasel.lunar.launcher.yml +++ b/metadata/rasel.lunar.launcher.yml @@ -37,7 +37,18 @@ Builds: gradle: - yes + - versionName: '16.5' + versionCode: 17 + commit: 5df53df0cdb9208f6db304dc3066c0159b926049 + 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: '15.5' -CurrentVersionCode: 16 +CurrentVersion: '16.5' +CurrentVersionCode: 17