From 39d461ea37fb2e4d007c12bcb4fd2cff360793f6 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 12 Jun 2023 06:34:45 +0000 Subject: [PATCH] torrserve - java17 --- metadata/ru.yourok.torrserve.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/ru.yourok.torrserve.yml b/metadata/ru.yourok.torrserve.yml index 59b721f8b1..c7256b1f04 100644 --- a/metadata/ru.yourok.torrserve.yml +++ b/metadata/ru.yourok.torrserve.yml @@ -204,6 +204,10 @@ Builds: versionCode: 140 commit: 297ee551f4d567eb81ca0f6e502c5c5d4c3cf57b subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes