From 1090032c1d9d263267451ddd02fcfa1c84efc05b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 27 Jul 2023 06:05:28 +0000 Subject: [PATCH] Update Xtra to 2.23.0 (202) --- 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 586ac0d687..0bbbf104f9 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -807,7 +807,18 @@ Builds: gradle: - yes + - versionName: 2.23.0 + versionCode: 202 + commit: 52c952bc621a9278150122f59f4d6299f0cbb36e + 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.1 -CurrentVersionCode: 201 +CurrentVersion: 2.23.0 +CurrentVersionCode: 202