From 943c9649028c78adbfae75b69b2eee321d0255bb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 22 Feb 2024 06:09:06 +0000 Subject: [PATCH] Update Xtra to 2.29.1 (225) --- 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 79475fc04a..820406c8af 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1299,9 +1299,20 @@ Builds: gradle: - yes + - versionName: 2.29.1 + versionCode: 225 + commit: 6bceef72c6ac523193be85e88e9d3a68b4ee27f1 + 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.29.0 -CurrentVersionCode: 224 +CurrentVersion: 2.29.1 +CurrentVersionCode: 225