From 6cc73340ab9eac290d1869a053bd72e9950912a6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 28 Aug 2022 05:06:56 +0000 Subject: [PATCH] Update Xtra to 2.5.3 (124) --- 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 42b5c2e72d..5c1240bac1 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -213,7 +213,18 @@ Builds: gradle: - yes + - versionName: 2.5.3 + versionCode: 124 + commit: 69f2d6a4d97432277c5b8b1eb2027f8dffb12f59 + 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.2 -CurrentVersionCode: 123 +CurrentVersion: 2.5.3 +CurrentVersionCode: 124