diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 53e9c7b189..d6ef189437 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -239,7 +239,18 @@ Builds: gradle: - yes + - versionName: 1.0.6 + versionCode: 106 + commit: 578ab25b3b5d369af1c7e1120a0cf14a017c7987 + 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.4 -CurrentVersionCode: 104 +CurrentVersion: 1.0.6 +CurrentVersionCode: 106