From 3726229d72cc5a58d1f4a8bd7179299fc851c567 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 8 Mar 2024 08:31:54 +0000 Subject: [PATCH] headi - java17 --- metadata/com.headi.app.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.headi.app.yml b/metadata/com.headi.app.yml index 402e88d618..c0c3bc3ac6 100644 --- a/metadata/com.headi.app.yml +++ b/metadata/com.headi.app.yml @@ -10,7 +10,7 @@ Changelog: https://github.com/MrReSc/Headi/releases AutoName: Headi RepoType: git -Repo: https://github.com/MrReSc/Headi +Repo: https://github.com/MrReSc/Headi.git Builds: - versionName: 1.9.0-beta @@ -116,6 +116,10 @@ Builds: versionCode: 1200 commit: 22e80125acf91c653f1e89f9996c087b914ba84b subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes