diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 1b05c8cb15..88c3980487 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -206,7 +206,18 @@ Builds: gradle: - yes + - versionName: 1.0.1 + versionCode: 101 + commit: 87954a7ca24787644b8e6d6b6112cb194014d327 + 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.0 -CurrentVersionCode: 100 +CurrentVersion: 1.0.1 +CurrentVersionCode: 101