diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 8ec73c4a07..c782dd94d5 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -360,7 +360,18 @@ Builds: gradle: - yes + - versionName: 1.2.1 + versionCode: 121 + commit: a41eea4601dda604e25adf4b10a4067e975e0cc1 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.2.0 -CurrentVersionCode: 120 +CurrentVersion: 1.2.1 +CurrentVersionCode: 121