From 6305cdda71c1b554d0a41c61382d4ef992b4b717 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 22 Dec 2023 05:35:54 +0000 Subject: [PATCH] Update Xtra to 2.26.5 (216) --- metadata/com.github.andreyasadchy.xtra.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index baa66b0780..6e927d5405 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1222,9 +1222,20 @@ Builds: gradle: - yes + - versionName: 2.26.5 + versionCode: 216 + commit: f3c2e07d6a93c32c78fe61314d43a39bd0ae9f8b + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + MaintainerNotes: TTV.lol leaking see https://github.com/TTV-LOL/extensions/issues/8 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.26.4 -CurrentVersionCode: 215 +CurrentVersion: 2.26.5 +CurrentVersionCode: 216