From 9445054442e90487d3023f8c6fcca6c16422a47a Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 15 Nov 2023 13:08:39 +0000 Subject: [PATCH] mines - java17 --- metadata/cos.premy.mines.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/metadata/cos.premy.mines.yml b/metadata/cos.premy.mines.yml index 5442b24762..209596f49b 100644 --- a/metadata/cos.premy.mines.yml +++ b/metadata/cos.premy.mines.yml @@ -2,7 +2,7 @@ Categories: - Games License: GPL-3.0-only AuthorName: Přemysl Šťastný -AuthorEmail: premysl.stastny@hotmail.com +AuthorEmail: p-w@stty.cz SourceCode: https://github.com/stastnypremysl/Mines3D IssueTracker: https://github.com/stastnypremysl/Mines3D/issues @@ -35,9 +35,12 @@ Builds: versionCode: 7 commit: 926a1a1a393a5f9b92d35dcb72e1b8e1126b8ba1 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes - ndk: r21d AutoUpdateMode: Version UpdateCheckMode: Tags