diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 57e5fcfaa6..b6f6e51232 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -349,7 +349,18 @@ Builds: gradle: - yes + - versionName: 1.2.0 + versionCode: 120 + commit: a4db8e43611c46104664d5fd73ba5b24dbc66f83 + 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.1.9 -CurrentVersionCode: 119 +CurrentVersion: 1.2.0 +CurrentVersionCode: 120