From 5f2fdaafe967f49464643e629622183a26214f68 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 19 Sep 2023 05:56:32 +0000 Subject: [PATCH] Update Xtra to 2.25.1 (208) --- 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 91835ac20a..de2e85eb3a 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -864,9 +864,20 @@ Builds: gradle: - yes + - versionName: 2.25.1 + versionCode: 208 + commit: a922675e8f2c87095c3658134928bf8b93c78eb6 + 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.25.0 -CurrentVersionCode: 207 +CurrentVersion: 2.25.1 +CurrentVersionCode: 208