From ec51cefb615bcf4d4edb19ef2a3df81b5a3186c0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 15 Nov 2024 07:03:56 +0000 Subject: [PATCH] Update Xtra to 2.38.2 (262) --- 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 c84f4eef47..be81664b36 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1572,9 +1572,21 @@ Builds: gradle: - yes + - versionName: 2.38.2 + versionCode: 262 + commit: 1dab66ff324373c2764e6752f585e368fe89624d + 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.38.1 -CurrentVersionCode: 261 +CurrentVersion: 2.38.2 +CurrentVersionCode: 262