diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index e50837a988..3ff50e8f35 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -283,7 +283,18 @@ Builds: gradle: - yes + - versionName: 1.1.2 + versionCode: 112 + commit: 6c4d7b0882c36a10e12bde4c54a221c656fd522a + 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.9 -CurrentVersionCode: 109 +CurrentVersion: 1.1.2 +CurrentVersionCode: 112