diff --git a/metadata/slowscript.warpinator.yml b/metadata/slowscript.warpinator.yml index 186ad7ba0d..af33bc2ef8 100644 --- a/metadata/slowscript.warpinator.yml +++ b/metadata/slowscript.warpinator.yml @@ -36,7 +36,18 @@ Builds: gradle: - yes + - versionName: 1.4.0 + versionCode: 1040 + commit: 72ce56bb1dc7efead2ecd72952792e5db2164806 + 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.3.2 -CurrentVersionCode: 1032 +CurrentVersion: 1.4.0 +CurrentVersionCode: 1040