diff --git a/metadata/org.biotstoiq.launch.yml b/metadata/org.biotstoiq.launch.yml index 7363315545..a97b9e4510 100644 --- a/metadata/org.biotstoiq.launch.yml +++ b/metadata/org.biotstoiq.launch.yml @@ -50,7 +50,18 @@ Builds: gradle: - yes + - versionName: '0.907' + versionCode: 8 + commit: 69f4aded394b276de12c788520a849d78faecf65 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '0.904' -CurrentVersionCode: 5 +CurrentVersion: '0.907' +CurrentVersionCode: 8