diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index f01cd14ffe..5126ec579e 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -312,7 +312,18 @@ Builds: gradle: - yes + - versionName: 2.6.4 + versionCode: 135 + commit: 063dbc5c737d3b27199aff416a0464e859d909d4 + 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 UpdateCheckMode: Tags -CurrentVersion: 2.6.3 -CurrentVersionCode: 134 +CurrentVersion: 2.6.4 +CurrentVersionCode: 135