From adac4f23bfa77ef17136b54c8bfc6977e6fb936e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 18 Jul 2023 06:24:12 +0000 Subject: [PATCH] Update Xtra to 2.22.1 (201) --- 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 68a9dce134..586ac0d687 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -796,7 +796,18 @@ Builds: gradle: - yes + - versionName: 2.22.1 + versionCode: 201 + commit: d63e273eb6da76d7e3c92c6d0a8169a2d001ad5f + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.22.0 -CurrentVersionCode: 200 +CurrentVersion: 2.22.1 +CurrentVersionCode: 201