From 8c33c523a4acaeb7a446c20f52da4e90af8db065 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 30 Sep 2022 05:28:09 +0000 Subject: [PATCH] Update Xtra to 2.6.4 (135) --- metadata/com.github.andreyasadchy.xtra.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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