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