From c7eef6b639929f8b5ce42ea69b85f01adf2d8367 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 17 May 2023 07:16:14 +0000 Subject: [PATCH] tabletoptools - java17 --- metadata/com.github.muellerma.tabletoptools.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/com.github.muellerma.tabletoptools.yml b/metadata/com.github.muellerma.tabletoptools.yml index 5f30f1cab7..3241ea3b23 100644 --- a/metadata/com.github.muellerma.tabletoptools.yml +++ b/metadata/com.github.muellerma.tabletoptools.yml @@ -203,6 +203,10 @@ Builds: versionCode: 22 commit: 75f3c74b9104abe7503e026a10c30f9bdce07239 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes