From 9fa86d4ffe606c060b97622e40d1ecc43edd286b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 23 Jun 2022 03:36:34 +0000 Subject: [PATCH] Update Hex Launcher to 1.4.6 (48) --- metadata/com.mrmannwood.hexlauncher.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.mrmannwood.hexlauncher.yml b/metadata/com.mrmannwood.hexlauncher.yml index e467875af8..0fe016fb9a 100644 --- a/metadata/com.mrmannwood.hexlauncher.yml +++ b/metadata/com.mrmannwood.hexlauncher.yml @@ -59,7 +59,20 @@ Builds: scandelete: - scripts + - versionName: 1.4.6 + versionCode: 48 + commit: 3c906dadf67c15464bb3122d5ae72854598302e7 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + scandelete: + - scripts + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.4.5 -CurrentVersionCode: 47 +CurrentVersion: 1.4.6 +CurrentVersionCode: 48