mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
klingonassistant - java17
This commit is contained in:
parent
392e7c6ec1
commit
4dcd6f8609
1 changed files with 5 additions and 1 deletions
|
|
@ -105,7 +105,11 @@ Builds:
|
|||
- versionName: 2023.11.20b
|
||||
versionCode: 575
|
||||
commit: b573985c91f7d8e16b1a6b6995164ecc0d7a0935
|
||||
subdir: app/
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue