From e74ab4e711582b082d22ceed5dd7fcf05f7a79b2 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Thu, 28 Aug 2025 03:49:41 +0000 Subject: [PATCH] Update Xtra to 2.47.1 (295) --- metadata/com.github.andreyasadchy.xtra.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index f6ea2547dc..c869dc40e8 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1909,9 +1909,22 @@ Builds: - yes prebuild: sed -i -e '/android-gradle-plugin/s/8.12.0/8.11.1/' ../gradle/libs.versions.toml + - versionName: 2.47.1 + versionCode: 295 + commit: 4f7b86f508abff869aa5a6e9a23055bc27040d7a + 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 + prebuild: sed -i -e '/android-gradle-plugin/s/8.12.0/8.11.1/' ../gradle/libs.versions.toml + MaintainerNotes: TTV.lol leaking see https://github.com/TTV-LOL/extensions/issues/8 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.47.0 -CurrentVersionCode: 294 +CurrentVersion: 2.47.1 +CurrentVersionCode: 295