diff --git a/metadata/slowscript.warpinator.yml b/metadata/slowscript.warpinator.yml index 0930430eba..3f9ae95668 100644 --- a/metadata/slowscript.warpinator.yml +++ b/metadata/slowscript.warpinator.yml @@ -135,7 +135,18 @@ Builds: gradle: - yes + - versionName: 1.5.3 + versionCode: 1053 + commit: 636aa5417b77e9c0d44a74fb71f3bfc99cbafe01 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.5.2 -CurrentVersionCode: 1052 +CurrentVersion: 1.5.3 +CurrentVersionCode: 1053