diff --git a/metadata/ca.chancehorizon.paseo.yml b/metadata/ca.chancehorizon.paseo.yml index 5f182909ac..402e715798 100644 --- a/metadata/ca.chancehorizon.paseo.yml +++ b/metadata/ca.chancehorizon.paseo.yml @@ -350,7 +350,18 @@ Builds: gradle: - yes + - versionName: 1.5.6 + versionCode: 10506 + commit: 16f1a8b8541793ff0410ba8c5057ea0565b4b049 + 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: 1.5.5 -CurrentVersionCode: 10505 +CurrentVersion: 1.5.6 +CurrentVersionCode: 10506