diff --git a/metadata/org.woheller69.weather.yml b/metadata/org.woheller69.weather.yml index 04b4c8146f..bd4b25d47f 100644 --- a/metadata/org.woheller69.weather.yml +++ b/metadata/org.woheller69.weather.yml @@ -249,7 +249,18 @@ Builds: gradle: - yes + - versionName: '5.5' + versionCode: 55 + commit: 65881f5ca29dcd6a09d2d1d36c531e792bcfc076 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version V%v UpdateCheckMode: Tags -CurrentVersion: '5.4' -CurrentVersionCode: 54 +CurrentVersion: '5.5' +CurrentVersionCode: 55