From 1750408df2b0c16545f5e0922c47f97ebe8694bc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 5 Jun 2025 05:37:33 +0000 Subject: [PATCH] Update Xtra to 2.44.4 (285) --- metadata/com.github.andreyasadchy.xtra.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index b4978013d6..2c6fa23f0e 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1812,9 +1812,21 @@ Builds: gradle: - yes + - versionName: 2.44.4 + versionCode: 285 + commit: 496a0c0b390d65b7c0106d3f6af7280ee1f6b03d + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + MaintainerNotes: TTV.lol leaking see https://github.com/TTV-LOL/extensions/issues/8 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.44.3 -CurrentVersionCode: 284 +CurrentVersion: 2.44.4 +CurrentVersionCode: 285