From 767a6874e4d3f0c3184879068c1dcb26860c26da Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 14 Sep 2022 05:11:20 +0000 Subject: [PATCH] Update Xtra to 2.5.9 (130) --- 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 8b3401ff62..639eeab2de 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -268,7 +268,18 @@ Builds: gradle: - yes + - versionName: 2.5.9 + versionCode: 130 + commit: 5e6259006cbe3358fcc6da74cbfacf443b73002a + 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.8 -CurrentVersionCode: 129 +CurrentVersion: 2.5.9 +CurrentVersionCode: 130