From cfb28ffa53b89e30eebd9e1f89a4d536053722bc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 4 Dec 2023 06:15:16 +0000 Subject: [PATCH] Update Xtra to 2.26.3 (214) --- 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 7906827d8f..a82929dbe5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1200,9 +1200,20 @@ Builds: gradle: - yes + - versionName: 2.26.3 + versionCode: 214 + commit: 624ef0f65abe530359ab4e3c3ccc2acb47721c3f + 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.2 -CurrentVersionCode: 213 +CurrentVersion: 2.26.3 +CurrentVersionCode: 214