From a8a7b26d6d8a364af60147c08d1b8eb09df90093 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 25 Aug 2022 05:11:09 +0000 Subject: [PATCH] Update Xtra to 2.5.1 (122) --- 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 4a19cc0dd6..b2df5848ea 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -191,7 +191,18 @@ Builds: gradle: - yes + - versionName: 2.5.1 + versionCode: 122 + commit: 0a431661feef545e5f10192d6f0e666a867c2585 + 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.0 -CurrentVersionCode: 121 +CurrentVersion: 2.5.1 +CurrentVersionCode: 122