From 63a4a190318b3a95a46939db17a788ce9f7143f2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 6 Aug 2023 06:10:43 +0000 Subject: [PATCH] Update Xtra to 2.24.3 (206) --- 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 3fcef3c121..635bd1412b 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -843,9 +843,20 @@ Builds: gradle: - yes + - versionName: 2.24.3 + versionCode: 206 + commit: fadbbde8473a0c1ebbfef6250c75a2ad37a620ac + 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.1 -CurrentVersionCode: 204 +CurrentVersion: 2.24.3 +CurrentVersionCode: 206