diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 9599a832cc..164dc3dd75 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -173,7 +173,18 @@ Builds: gradle: - yes + - versionName: 0.9.7 + versionCode: 97 + commit: 2b1eabee44dd1c141c08eb171f4b0dbcf2e2bc5d + 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.5 -CurrentVersionCode: 95 +CurrentVersion: 0.9.7 +CurrentVersionCode: 97