From 4f3e418515e176edf4a145113e07f5082c64f9d5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 28 Mar 2022 03:30:02 +0000 Subject: [PATCH] Update Hex Launcher to 1.4.1 (41) --- metadata/com.mrmannwood.hexlauncher.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.mrmannwood.hexlauncher.yml b/metadata/com.mrmannwood.hexlauncher.yml index 1a2329910f..b08e8f8a33 100644 --- a/metadata/com.mrmannwood.hexlauncher.yml +++ b/metadata/com.mrmannwood.hexlauncher.yml @@ -24,7 +24,18 @@ Builds: gradle: - yes + - versionName: 1.4.1 + versionCode: 41 + commit: 089aa619ef5bf25e2f4702e6be07d80acaa90a09 + 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 %v UpdateCheckMode: Tags -CurrentVersion: 1.3.6 -CurrentVersionCode: 39 +CurrentVersion: 1.4.1 +CurrentVersionCode: 41