diff --git a/metadata/com.pcinpact.yml b/metadata/com.pcinpact.yml index 7cfd25d7c7..b2baf7daba 100644 --- a/metadata/com.pcinpact.yml +++ b/metadata/com.pcinpact.yml @@ -165,7 +165,18 @@ Builds: gradle: - yes + - versionName: 2.6.8 + versionCode: 268 + commit: e19a18cbfac64eab4770b1cc268246456a37737f + 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%v UpdateCheckMode: Tags -CurrentVersion: 2.6.7 -CurrentVersionCode: 267 +CurrentVersion: 2.6.8 +CurrentVersionCode: 268