diff --git a/metadata/com.lloydtorres.stately.yml b/metadata/com.lloydtorres.stately.yml index 0dd4b960f4..db55b77142 100644 --- a/metadata/com.lloydtorres.stately.yml +++ b/metadata/com.lloydtorres.stately.yml @@ -15,7 +15,7 @@ Changelog: https://github.com/lloydtorres/stately#revision-history AutoName: Stately RepoType: git -Repo: https://github.com/lloydtorres/stately +Repo: https://github.com/lloydtorres/stately.git Builds: - versionName: 1.10.5 @@ -29,6 +29,10 @@ Builds: versionCode: 49 commit: f7cb181119e185088c4002c261bf1cdabffd9d6d subdir: Stately/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes