From 0d8e202739c30540167ecef0237a59e61b41892a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 30 Mar 2025 05:41:01 +0000 Subject: [PATCH] Update Xtra to 2.43.1 (279) --- 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 29903b4825..167b9b36e6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1740,9 +1740,21 @@ Builds: gradle: - yes + - versionName: 2.43.1 + versionCode: 279 + commit: 333747c03506382e45e382899a31b00857c59a1e + 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.42.1 -CurrentVersionCode: 277 +CurrentVersion: 2.43.1 +CurrentVersionCode: 279