From e96822f99816b044cda58ca86825e38c30ca9264 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 23 Apr 2022 03:26:33 +0000 Subject: [PATCH] Update Hex Launcher to 1.4.5 (47) --- 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 fb74067ad7..eac0168508 100644 --- a/metadata/com.mrmannwood.hexlauncher.yml +++ b/metadata/com.mrmannwood.hexlauncher.yml @@ -46,7 +46,18 @@ Builds: gradle: - yes + - versionName: 1.4.5 + versionCode: 47 + commit: d7d93f52dd0ea1421e07739e0cb1f18ef4010b72 + 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.4.3 -CurrentVersionCode: 43 +CurrentVersion: 1.4.5 +CurrentVersionCode: 47