diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index ac1e3d65be..8b3401ff62 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -257,7 +257,18 @@ Builds: gradle: - yes + - versionName: 2.5.8 + versionCode: 129 + commit: d1a0fb47732eb26982c475c444b535efed895269 + 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.5.6 -CurrentVersionCode: 127 +CurrentVersion: 2.5.8 +CurrentVersionCode: 129