From 4cce9bdfdcdf1183fd8a9b4dfbda24a0ac2fad90 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 4 Mar 2024 05:40:38 +0000 Subject: [PATCH] Update Xtra to 2.30.0 (227) --- 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 531a8c51fb..3c8e4697ef 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1321,9 +1321,20 @@ Builds: gradle: - yes + - versionName: 2.30.0 + versionCode: 227 + commit: 0982b5a51c3e85afad055a19f0c6d8067f2eab4a + 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.2 -CurrentVersionCode: 226 +CurrentVersion: 2.30.0 +CurrentVersionCode: 227