From 4a057f09ca9dbd6ac7ca2a2038dbded694b01acd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 11 Mar 2024 05:45:42 +0000 Subject: [PATCH] Update Xtra to 2.30.2 (229) --- 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 6ade4b0796..0ceb9ed1e6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1343,9 +1343,20 @@ Builds: gradle: - yes + - versionName: 2.30.2 + versionCode: 229 + commit: b68f70d0a772c384a534de475a673aad5cdeba51 + 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.1 -CurrentVersionCode: 228 +CurrentVersion: 2.30.2 +CurrentVersionCode: 229