diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index c4181b70e2..91835ac20a 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -853,9 +853,20 @@ Builds: gradle: - yes + - versionName: 2.25.0 + versionCode: 207 + commit: 4b2feb29b1a80a6e0fb2a4edee00963b6861b2b4 + 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.24.3 -CurrentVersionCode: 206 +CurrentVersion: 2.25.0 +CurrentVersionCode: 207