From 55b3a2eb6d2c1f39cde9a41eaac332a456b82155 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 7 Aug 2023 07:51:50 +0000 Subject: [PATCH] stately - java17 --- metadata/com.lloydtorres.stately.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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