diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 26a6654a52..91fa12f657 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -96,7 +96,18 @@ Builds: gradle: - yes + - versionName: 0.8.4 + versionCode: 84 + commit: 616529c688258c40d3b6dd0b89685ce4fc386f11 + 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.8.2 -CurrentVersionCode: 82 +CurrentVersion: 0.8.4 +CurrentVersionCode: 84