From 499b0f607299c715777864b0cb93cfec1130e638 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 18 Aug 2022 05:09:18 +0000 Subject: [PATCH] Update Xtra to 2.5.0 (121) --- 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 1be00517ee..4a19cc0dd6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -180,7 +180,18 @@ Builds: gradle: - yes + - versionName: 2.5.0 + versionCode: 121 + commit: 3b64e149cf8ae46bf2027f12571861773c4a0320 + 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.4.4 -CurrentVersionCode: 120 +CurrentVersion: 2.5.0 +CurrentVersionCode: 121