From b041056798c1c4ad4b1a2b806d787ccd48b7c052 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 24 Oct 2023 06:34:34 +0000 Subject: [PATCH] Update Xtra to 2.25.3 (210) --- 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 79d83668fe..726453902d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1156,9 +1156,20 @@ Builds: gradle: - yes + - versionName: 2.25.3 + versionCode: 210 + commit: 9f32679e8d8e03c5a86ad75a7b7c04fe71dc0998 + 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.2 -CurrentVersionCode: 209 +CurrentVersion: 2.25.3 +CurrentVersionCode: 210