diff --git a/metadata/slowscript.warpinator.yml b/metadata/slowscript.warpinator.yml index 62ae182768..4a658297ec 100644 --- a/metadata/slowscript.warpinator.yml +++ b/metadata/slowscript.warpinator.yml @@ -91,7 +91,18 @@ Builds: gradle: - yes + - versionName: 1.4.5 + versionCode: 1045 + commit: bfc72dae244c8863dca09c2c97cbd46f6b3ff8bb + 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.4.4 -CurrentVersionCode: 1044 +CurrentVersion: 1.4.5 +CurrentVersionCode: 1045