quickweather - java17

This commit is contained in:
Licaon_Kter 2023-07-10 06:06:43 +00:00
parent d17ca6c4ca
commit 54fef034c7

View file

@ -11,7 +11,7 @@ Changelog: https://github.com/TylerWilliamson/QuickWeather/releases
AutoName: QuickWeather
RepoType: git
Repo: https://github.com/TylerWilliamson/QuickWeather
Repo: https://github.com/TylerWilliamson/QuickWeather.git
Builds:
- versionName: 1.3.1
@ -224,6 +224,10 @@ Builds:
versionCode: 58
commit: fc56c7a87b0fab9c63c29dd7cada77ca7c228dff
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes