From 3dccf6172e8b96f32f80ada277af4f7869780de4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 2 Aug 2023 08:22:09 +0000 Subject: [PATCH] Update Xtra to 2.24.0 (203) --- 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 0bbbf104f9..8e3c71bf4f 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -818,7 +818,18 @@ Builds: gradle: - yes + - versionName: 2.24.0 + versionCode: 203 + commit: c4ca3f28e07043e54ae5d1d2e524864ece9c6e67 + 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.23.0 -CurrentVersionCode: 202 +CurrentVersion: 2.24.0 +CurrentVersionCode: 203