mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
findmydevice - java17
This commit is contained in:
parent
82be46139a
commit
ade976d632
1 changed files with 4 additions and 0 deletions
|
|
@ -206,6 +206,10 @@ Builds:
|
|||
versionCode: 24
|
||||
commit: 093de4c121d5f7a6737aadb35465867628f0faf0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue