From 5d081f78e6ff41b7e14053b6c8972a9197b5c73e Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 11 Dec 2023 13:37:06 +0000 Subject: [PATCH] binaryeye - java17 --- metadata/de.markusfisch.android.binaryeye.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml index 0eeac0efb2..e7ce9c4afb 100644 --- a/metadata/de.markusfisch.android.binaryeye.yml +++ b/metadata/de.markusfisch.android.binaryeye.yml @@ -10,7 +10,7 @@ Changelog: https://github.com/markusfisch/BinaryEye/blob/HEAD/CHANGELOG.md AutoName: Binary Eye RepoType: git -Repo: https://github.com/markusfisch/BinaryEye +Repo: https://github.com/markusfisch/BinaryEye.git Builds: - versionName: 1.3.8 @@ -779,6 +779,10 @@ Builds: versionCode: 124 commit: 92e3669ee58f248aa64c872af3ee69ea21d0d77d subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes