mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
simplemobiletools.flashlight - java17
This commit is contained in:
parent
2d823afd64
commit
91133d1d81
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue