From 6e09dec762cd16865a44e1241107dd91cc610c84 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 1 Feb 2025 05:20:04 +0000 Subject: [PATCH] Update Xtra to 2.41.2 (275) --- 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 14f4cb3360..c0fc4243be 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1704,9 +1704,21 @@ Builds: gradle: - yes + - versionName: 2.41.2 + versionCode: 275 + commit: 37e10ae1910a76f84cb22542117c2abdb8bb7d30 + 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.1 -CurrentVersionCode: 274 +CurrentVersion: 2.41.2 +CurrentVersionCode: 275