From 8f9c62934209bb6ef84d85e0e9f08ba22b21b79f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 2 Jan 2025 05:36:29 +0000 Subject: [PATCH] Update Xtra to 2.40.5 (272) --- 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 2c6a9e716e..931ecafaed 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1668,9 +1668,21 @@ Builds: gradle: - yes + - versionName: 2.40.5 + versionCode: 272 + commit: a6da7e39ddb094900ba56b4e737ba320e36696a1 + 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.40.4 -CurrentVersionCode: 271 +CurrentVersion: 2.40.5 +CurrentVersionCode: 272