From 11d67db947da42182dab3284fe197248d89fb51d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 9 Nov 2023 06:14:54 +0000 Subject: [PATCH] Update Xtra to 2.26.1 (212) --- 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 7dadaad275..b63cd0e6a5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1178,9 +1178,20 @@ Builds: gradle: - yes + - versionName: 2.26.1 + versionCode: 212 + commit: e61e31ebe6ed48dc17c3ad8822b6e66f55672f8f + 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.0 -CurrentVersionCode: 211 +CurrentVersion: 2.26.1 +CurrentVersionCode: 212