From 5ec507a63b5f647ffa3039f9d96060fea78d0065 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 12 Jun 2023 11:52:42 +0000 Subject: [PATCH] phase10Counter - java17 --- metadata/com.tjEnterprises.phase10Counter.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.tjEnterprises.phase10Counter.yml b/metadata/com.tjEnterprises.phase10Counter.yml index 7d8a1ab204..454efe1c09 100644 --- a/metadata/com.tjEnterprises.phase10Counter.yml +++ b/metadata/com.tjEnterprises.phase10Counter.yml @@ -7,7 +7,7 @@ IssueTracker: https://github.com/etwasmitbaum/Phase10Counter/issues AutoName: Phase 10 Counter RepoType: git -Repo: https://github.com/etwasmitbaum/Phase10Counter +Repo: https://github.com/etwasmitbaum/Phase10Counter.git Builds: - versionName: 1.4.4 @@ -42,6 +42,10 @@ Builds: versionCode: 16 commit: 74771506783dea152a072fbb576cac35ef99ccac subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes