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