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