From aee1be6926852e3a1f14eb68c35ffc94cb0cecc3 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 25 Sep 2023 08:16:52 +0000 Subject: [PATCH] mybrain - java17 --- metadata/com.mhss.app.mybrain.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.mhss.app.mybrain.yml b/metadata/com.mhss.app.mybrain.yml index b7fb862870..bc11637a2a 100644 --- a/metadata/com.mhss.app.mybrain.yml +++ b/metadata/com.mhss.app.mybrain.yml @@ -10,7 +10,7 @@ Donate: https://buymeacoffee.com/mhss AutoName: My Brain RepoType: git -Repo: https://github.com/mhss1/MyBrain +Repo: https://github.com/mhss1/MyBrain.git Builds: - versionName: '1.0' @@ -64,6 +64,10 @@ Builds: versionCode: 6 commit: f3c6e4268c5df7ed040aa4ecfb7a963ac2012c27 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes