diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 931ecafaed..e55265762d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1680,9 +1680,21 @@ Builds: gradle: - yes + - versionName: 2.41.0 + versionCode: 273 + commit: 1e4eb7bc7772dbd085b10196a9e331359397b58a + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + MaintainerNotes: TTV.lol leaking see https://github.com/TTV-LOL/extensions/issues/8 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.40.5 -CurrentVersionCode: 272 +CurrentVersion: 2.41.0 +CurrentVersionCode: 273