From 63ed84af0d6e68aa04600cc9043b9f82bcd24074 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 28 Jan 2024 05:40:34 +0000 Subject: [PATCH] Update Xtra to 2.28.0 (223) --- 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 86764d45aa..76a77382e8 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1277,9 +1277,20 @@ Builds: gradle: - yes + - versionName: 2.28.0 + versionCode: 223 + commit: 92afeee0dc36c7cbc4c76a49cdfce5c5c98982f6 + 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.27.4 -CurrentVersionCode: 222 +CurrentVersion: 2.28.0 +CurrentVersionCode: 223