diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index a13ea3415d..9b4b8e70fb 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -261,7 +261,18 @@ Builds: gradle: - yes + - versionName: 1.0.8 + versionCode: 108 + commit: 8c4424b125fa1615eece1e95c72d16a6423d1419 + 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: 1.0.7 -CurrentVersionCode: 107 +CurrentVersion: 1.0.8 +CurrentVersionCode: 108