diff --git a/metadata/com.iyps.yml b/metadata/com.iyps.yml index a1dedb3e2c..1512f119fa 100644 --- a/metadata/com.iyps.yml +++ b/metadata/com.iyps.yml @@ -9,7 +9,7 @@ Changelog: https://github.com/the-weird-aquarian/IYPS/releases AutoName: IYPS RepoType: git -Repo: https://github.com/the-weird-aquarian/IYPS +Repo: https://github.com/the-weird-aquarian/IYPS.git Builds: - versionName: 1.1.0 @@ -38,6 +38,10 @@ Builds: versionCode: 140 commit: 45fa5969c40ec4826bb6f47aab3f142a8fe83dbc subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes