From 15b7af7a06d6bd2e3874fa77374dc5764390bb10 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 8 Sep 2022 05:16:06 +0000 Subject: [PATCH] Update Xtra to 2.5.8 (129) --- 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 ac1e3d65be..8b3401ff62 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -257,7 +257,18 @@ Builds: gradle: - yes + - versionName: 2.5.8 + versionCode: 129 + commit: d1a0fb47732eb26982c475c444b535efed895269 + 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.6 -CurrentVersionCode: 127 +CurrentVersion: 2.5.8 +CurrentVersionCode: 129