From 0d58c5544b1930ae10be56da6adcc76be7cad21b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 6 May 2025 05:36:22 +0000 Subject: [PATCH] Update Xtra to 2.44.1 (282) --- 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 a80f1c9d3c..76c2925404 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1776,9 +1776,21 @@ Builds: gradle: - yes + - versionName: 2.44.1 + versionCode: 282 + commit: c598eb9676608d7cda6cd74a453c9b9186697a75 + 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.0 -CurrentVersionCode: 281 +CurrentVersion: 2.44.1 +CurrentVersionCode: 282