From 888fa13eb2609e0018c93372e753a8f564ca5732 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 20 Apr 2023 08:23:58 +0000 Subject: [PATCH] xtra - java17 --- metadata/com.github.andreyasadchy.xtra.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index c8d5f3be18..a89bb3d668 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -12,7 +12,7 @@ IssueTracker: https://github.com/crackededed/Xtra/issues/ AutoName: Xtra RepoType: git -Repo: https://github.com/crackededed/Xtra/ +Repo: https://github.com/crackededed/Xtra.git Builds: - versionName: 2.0.1 @@ -587,6 +587,10 @@ Builds: versionCode: 176 commit: f1924dfadfaa88a82544fc2bcbe07378cf6bbd2c subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes