diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index d6ef189437..a13ea3415d 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -250,7 +250,18 @@ Builds: gradle: - yes + - versionName: 1.0.7 + versionCode: 107 + commit: 3d9343340b2c57e6148fb8228d6a38325f097d72 + 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.6 -CurrentVersionCode: 106 +CurrentVersion: 1.0.7 +CurrentVersionCode: 107