diff --git a/metadata/org.thosp.yourlocalweather.yml b/metadata/org.thosp.yourlocalweather.yml index 44576a1f4e..edddb77204 100644 --- a/metadata/org.thosp.yourlocalweather.yml +++ b/metadata/org.thosp.yourlocalweather.yml @@ -755,7 +755,18 @@ Builds: gradle: - yes + - versionName: 5.7.6 + versionCode: 145 + commit: 6b650d821cadba01954e8ad23859d0e999a54a88 + 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%v UpdateCheckMode: Tags -CurrentVersion: 5.7.5 -CurrentVersionCode: 144 +CurrentVersion: 5.7.6 +CurrentVersionCode: 145