diff --git a/metadata/ca.chancehorizon.paseo.yml b/metadata/ca.chancehorizon.paseo.yml index 15776f8bbe..09983a1664 100644 --- a/metadata/ca.chancehorizon.paseo.yml +++ b/metadata/ca.chancehorizon.paseo.yml @@ -174,7 +174,18 @@ Builds: gradle: - yes + - versionName: 1.3.7 + versionCode: 10307 + commit: 55ac3c4e375aa17d58b36934395ef90552decda4 + 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.3.6 -CurrentVersionCode: 10306 +CurrentVersion: 1.3.7 +CurrentVersionCode: 10307