From 91133d1d81e210f58e8eb484918af137f19d1b7e Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 8 Sep 2023 11:22:05 +0000 Subject: [PATCH] simplemobiletools.flashlight - java17 --- metadata/com.simplemobiletools.flashlight.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.simplemobiletools.flashlight.yml b/metadata/com.simplemobiletools.flashlight.yml index cc4a68ad48..7b567d1454 100644 --- a/metadata/com.simplemobiletools.flashlight.yml +++ b/metadata/com.simplemobiletools.flashlight.yml @@ -14,7 +14,7 @@ Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP AutoName: Flashlight RepoType: git -Repo: https://github.com/SimpleMobileTools/Simple-Flashlight +Repo: https://github.com/SimpleMobileTools/Simple-Flashlight.git Builds: - versionName: '1.8' @@ -420,6 +420,10 @@ Builds: versionCode: 65 commit: aa381a8a5229a5326dfa24d1de70785cd4622004 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - fdroid prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle