tincapp - java17

This commit is contained in:
Licaon_Kter 2023-08-01 08:15:59 +00:00
parent 5d0ddcff23
commit 47f7bd5515

View file

@ -331,6 +331,8 @@ Builds:
sudo: sudo:
- apt-get update - apt-get update
- apt-get install -y make libtool autoconf automake - apt-get install -y make libtool autoconf automake
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle: gradle:
- yes - yes
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle