Update ScreenshotTile to Java 17

This commit is contained in:
cvzi 2023-04-29 05:14:58 +00:00 committed by Licaon_Kter
parent 9f21327496
commit aa0604a6f8

View file

@ -772,7 +772,20 @@ Builds:
rm:
- .github
- versionName: 2.3.0
versionCode: 97
commit: dd9e8eb33d39177ac9f802952f1556cf2615e1c6
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
rm:
- .github
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.2.3
CurrentVersionCode: 96
CurrentVersion: 2.3.0
CurrentVersionCode: 97