From 23a5a41e648694c4fc2e60acf9a4bfc27cedbe65 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 22 Jun 2025 05:33:18 +0000 Subject: [PATCH] Update Xtra to 2.45.2 (288) --- 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 4f1cb52f67..f0423e6507 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1836,9 +1836,21 @@ Builds: gradle: - yes + - versionName: 2.45.2 + versionCode: 288 + commit: 2357b6affbee144c63cb6ccbc83b3dece2a17ceb + 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.1 -CurrentVersionCode: 287 +CurrentVersion: 2.45.2 +CurrentVersionCode: 288