diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 9b3a3619fb..5206c02f16 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -118,7 +118,18 @@ Builds: gradle: - yes + - versionName: 0.9.0 + versionCode: 90 + commit: 32ad68398f1d7535ce58781749bb422182a2f92b + 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: 0.8.8 -CurrentVersionCode: 88 +CurrentVersion: 0.9.0 +CurrentVersionCode: 90