From 88509e3487a625413d3482866e2f914b76a75298 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 29 Aug 2022 05:13:44 +0000 Subject: [PATCH] Update Xtra to 2.5.4 (125) --- 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 5c1240bac1..0cad6a4486 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -224,7 +224,18 @@ Builds: gradle: - yes + - versionName: 2.5.4 + versionCode: 125 + commit: 46b36963a2b7e55e6ed30ac9e9e5886679b688f0 + 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.3 -CurrentVersionCode: 124 +CurrentVersion: 2.5.4 +CurrentVersionCode: 125