From c966c5ae997a9440651b2b09fd3a54452c9386dc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 6 Sep 2022 05:17:14 +0000 Subject: [PATCH] Update Xtra to 2.5.6 (127) --- 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 64b867585e..ac1e3d65be 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -246,7 +246,18 @@ Builds: gradle: - yes + - versionName: 2.5.6 + versionCode: 127 + commit: 2a61c58f930099b4e18826f122c3cb6665354a14 + 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.5 -CurrentVersionCode: 126 +CurrentVersion: 2.5.6 +CurrentVersionCode: 127