diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 5206c02f16..42be60cfe1 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -129,7 +129,18 @@ Builds: gradle: - yes + - versionName: 0.9.1 + versionCode: 91 + commit: 6606f0fd636de3310ba9aca460930877c6191a4a + 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.9.0 -CurrentVersionCode: 90 +CurrentVersion: 0.9.1 +CurrentVersionCode: 91