From 76d34f48104ffb388a1c16f14eb25925e597cf35 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 28 Sep 2022 05:12:58 +0000 Subject: [PATCH] Update Xtra to 2.6.3 (134) --- 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 dd6327ef92..f01cd14ffe 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -301,7 +301,18 @@ Builds: gradle: - yes + - versionName: 2.6.3 + versionCode: 134 + commit: 5e934db31bef81492e5a70da4afcb07a1896db3f + 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.2 -CurrentVersionCode: 133 +CurrentVersion: 2.6.3 +CurrentVersionCode: 134