From 26b83d5cd2babfc95eeae8202fb739b035667ed4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 19 Sep 2022 05:11:07 +0000 Subject: [PATCH] Update Xtra to 2.6.2 (133) --- 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 9ab2301c9d..dd6327ef92 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -290,7 +290,18 @@ Builds: gradle: - yes + - versionName: 2.6.2 + versionCode: 133 + commit: 2a827f6e868a662f8125f847e1ab6b708dbec428 + 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.1 -CurrentVersionCode: 132 +CurrentVersion: 2.6.2 +CurrentVersionCode: 133