WallpaperExport (1.1.0) needs Java 17

This commit is contained in:
cvzi 2023-10-20 07:43:23 +00:00
parent 6c084d3a2f
commit ceaad8637b

View file

@ -40,6 +40,10 @@ Builds:
versionCode: 5
commit: 22901e91dc04d402cc47f1f691dfb8c492827ce4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes