diff --git a/metadata/ca.chancehorizon.paseo.yml b/metadata/ca.chancehorizon.paseo.yml index 891a33110c..360e19ad47 100644 --- a/metadata/ca.chancehorizon.paseo.yml +++ b/metadata/ca.chancehorizon.paseo.yml @@ -119,7 +119,18 @@ Builds: gradle: - yes + - versionName: 1.3.2 + versionCode: 10302 + commit: 419a1b51c2a68099e352623b2cd4845345a6452f + 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.1 -CurrentVersionCode: 10301 +CurrentVersion: 1.3.2 +CurrentVersionCode: 10302