From 8136d2b3f7feedbeeffddcd32d88f7fc03b63cb5 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 7 Dec 2023 14:39:09 +0000 Subject: [PATCH] anlinux - java17 --- metadata/exa.lnx.a.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/exa.lnx.a.yml b/metadata/exa.lnx.a.yml index 062f6f24e3..ba9496d505 100644 --- a/metadata/exa.lnx.a.yml +++ b/metadata/exa.lnx.a.yml @@ -39,7 +39,7 @@ Description: |- * For any suggestion or issue, please open an issue on Github. RepoType: git -Repo: https://github.com/EXALAB/AnLinux-Adfree +Repo: https://github.com/EXALAB/AnLinux-Adfree.git Builds: - versionName: '4.92' @@ -258,6 +258,10 @@ Builds: versionCode: 655 commit: f59eb02220363d936a0101fdd007a73d75d84f70 subdir: AnLinux-Adfree/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes