From 29e9915d46d22d470e2f6528fc9787041599b9cd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 8 Mar 2024 05:42:24 +0000 Subject: [PATCH] Update Xtra to 2.30.1 (228) --- 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 3c8e4697ef..6ade4b0796 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1332,9 +1332,20 @@ Builds: gradle: - yes + - versionName: 2.30.1 + versionCode: 228 + commit: 921cdc0928c0b3470535d3ddc99fa4cfacf55758 + 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.30.0 -CurrentVersionCode: 227 +CurrentVersion: 2.30.1 +CurrentVersionCode: 228