diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 6e861d383a..10cb1c2673 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1548,9 +1548,21 @@ Builds: gradle: - yes + - versionName: 2.38.0 + versionCode: 260 + commit: 59460dabe01db73af328fa111a528c1e68f48f11 + 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.37.1 -CurrentVersionCode: 259 +CurrentVersion: 2.38.0 +CurrentVersionCode: 260