From ed0c598315f43bcf3c308c24cc24cbede906d149 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 31 Dec 2023 05:37:17 +0000 Subject: [PATCH] Update Xtra to 2.27.0 (218) --- 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 4946c16736..b44d75803d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1233,9 +1233,20 @@ Builds: gradle: - yes + - versionName: 2.27.0 + versionCode: 218 + commit: a60be1948a384c999e6afe38c36af931fbd9f32c + 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.6 -CurrentVersionCode: 217 +CurrentVersion: 2.27.0 +CurrentVersionCode: 218