From 0fd079457112f9c83adfa23ef949a5fb8c6138d1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 3 Nov 2023 06:19:19 +0000 Subject: [PATCH] Update Xtra to 2.26.0 (211) --- 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 726453902d..7dadaad275 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1167,9 +1167,20 @@ Builds: gradle: - yes + - versionName: 2.26.0 + versionCode: 211 + commit: bde01dc01b046d64152d1637bc4a689176be7931 + 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.25.3 -CurrentVersionCode: 210 +CurrentVersion: 2.26.0 +CurrentVersionCode: 211