From 9e5e77fab9ad4a98519cb468c287e3e739eb922c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 30 Jan 2025 05:22:14 +0000 Subject: [PATCH] Update Xtra to 2.41.1 (274) --- 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 e55265762d..14f4cb3360 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1692,9 +1692,21 @@ Builds: gradle: - yes + - versionName: 2.41.1 + versionCode: 274 + commit: 8812c1f04bb169d2e544eea5fcd7e51468ff8193 + 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.41.0 -CurrentVersionCode: 273 +CurrentVersion: 2.41.1 +CurrentVersionCode: 274