From a7ea886ee0a3533cca8d40d520df8375d375fe58 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 12 Sep 2023 05:56:49 +0000 Subject: [PATCH] Update Xtra to 2.25.0 (207) --- 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 c4181b70e2..91835ac20a 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -853,9 +853,20 @@ Builds: gradle: - yes + - versionName: 2.25.0 + versionCode: 207 + commit: 4b2feb29b1a80a6e0fb2a4edee00963b6861b2b4 + 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.24.3 -CurrentVersionCode: 206 +CurrentVersion: 2.25.0 +CurrentVersionCode: 207