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