diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 164dc3dd75..97cb0b3815 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -184,7 +184,18 @@ Builds: gradle: - yes + - versionName: 0.9.9 + versionCode: 99 + commit: bbefe5dc94ecef9b73d76b8ad5638d59a61b9ccf + 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.9.7 -CurrentVersionCode: 97 +CurrentVersion: 0.9.9 +CurrentVersionCode: 99