From 853c3ff8ecec436da42f66fd5060ccda7d0b7fad Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 2 Jul 2025 05:35:32 +0000 Subject: [PATCH] Update Xtra to 2.45.4 (290) --- 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 70c0f385ca..75da7f66ba 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1848,9 +1848,21 @@ Builds: gradle: - yes + - versionName: 2.45.4 + versionCode: 290 + commit: 7b6f86bd695209e961140010a2495a2c4dced11b + 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.45.3 -CurrentVersionCode: 289 +CurrentVersion: 2.45.4 +CurrentVersionCode: 290