regexcrossword - java17

This commit is contained in:
Licaon_Kter 2023-08-23 08:07:00 +00:00
parent 2742cc044f
commit 416ac78f7f

View file

@ -48,6 +48,10 @@ Builds:
versionCode: 30
commit: ece72f521eca9432b0302bcbae7d5d544bf8859a
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/play {/,+5d' -e '/com.github.triplet/d' build.gradle