diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index 7d0e1dd5cc..9fd6eaf5f4 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -320,7 +320,18 @@ Builds: gradle: - yes + - versionName: 2.5.3 + versionCode: 72 + commit: a85a47e3b287acaff3b2681948ab95caf1bf50c5 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.5.2 -CurrentVersionCode: 71 +CurrentVersion: 2.5.3 +CurrentVersionCode: 72