diff --git a/metadata/com.pcinpact.yml b/metadata/com.pcinpact.yml index 21bc1639e1..7cfd25d7c7 100644 --- a/metadata/com.pcinpact.yml +++ b/metadata/com.pcinpact.yml @@ -154,7 +154,18 @@ Builds: gradle: - yes + - versionName: 2.6.7 + versionCode: 267 + commit: b6f417aa531db60b4d507619da89ec0cb9854c32 + 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.4 -CurrentVersionCode: 264 +CurrentVersion: 2.6.7 +CurrentVersionCode: 267