diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 88c3980487..b43cbadbba 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -217,7 +217,18 @@ Builds: gradle: - yes + - versionName: 1.0.2 + versionCode: 102 + commit: 9700a832d9f34206289334f07245c2af2639c0d8 + 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.1 -CurrentVersionCode: 101 +CurrentVersion: 1.0.2 +CurrentVersionCode: 102