From 54fef034c7e95ba0bef85a71b0c307eace1f18e8 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 10 Jul 2023 06:06:43 +0000 Subject: [PATCH] quickweather - java17 --- metadata/com.ominous.quickweather.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index 2c4204a6ea..ab4a3b3c7f 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -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