diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index 3d615d1b92..49cb938744 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -101,7 +101,18 @@ Builds: gradle: - yes + - versionName: 2.1.2 + versionCode: 40 + commit: bb70390a00cef0a6001d804b5900a92e401b0ea1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 2.1.1 -CurrentVersionCode: 38 +CurrentVersion: 2.1.2 +CurrentVersionCode: 40