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