From 1970cac84c41c316f1068b0fca45234cef6500f4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 3 May 2025 05:36:33 +0000 Subject: [PATCH] Update Xtra to 2.44.0 (281) --- 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 3884f17792..a80f1c9d3c 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1764,9 +1764,21 @@ Builds: gradle: - yes + - versionName: 2.44.0 + versionCode: 281 + commit: e88b170dcd790ca00fd085924043413ef9e44426 + 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.43.2 -CurrentVersionCode: 280 +CurrentVersion: 2.44.0 +CurrentVersionCode: 281