diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 0091778a16..9599a832cc 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -162,7 +162,18 @@ Builds: gradle: - yes + - versionName: 0.9.5 + versionCode: 95 + commit: f6b50cf5bb69bad3a7a51adc0d6f4a02a8fb0cca + 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.3 -CurrentVersionCode: 93 +CurrentVersion: 0.9.5 +CurrentVersionCode: 95