diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 93fccee303..4a119d5ec9 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -74,7 +74,18 @@ Builds: gradle: - yes + - versionName: 0.8.0 + versionCode: 80 + commit: 6d2fafa0ae64442eac81daf2b9c859c4999470f0 + 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 UpdateCheckMode: Tags -CurrentVersion: 0.7.9 -CurrentVersionCode: 79 +CurrentVersion: 0.8.0 +CurrentVersionCode: 80