diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index 4c12855189..32007cfa7a 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -123,7 +123,18 @@ Builds: gradle: - yes + - versionName: 2.2.1 + versionCode: 45 + commit: 3a49bb57ec4f692be8654bf1da23952789964a9c + 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.2.0 -CurrentVersionCode: 44 +CurrentVersion: 2.2.1 +CurrentVersionCode: 45