From 0fc599b9dc67ae17b6639523c07e987b5d6c3cc3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 18 May 2025 05:35:51 +0000 Subject: [PATCH] Update Xtra to 2.44.2 (283) --- 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 76c2925404..dab56fac04 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1788,9 +1788,21 @@ Builds: gradle: - yes + - versionName: 2.44.2 + versionCode: 283 + commit: f62365e55a7dbf9dd32b42a43b6f03ec761fe660 + 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.1 -CurrentVersionCode: 282 +CurrentVersion: 2.44.2 +CurrentVersionCode: 283