diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 3fdaf4c083..e2275dce71 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1596,9 +1596,21 @@ Builds: gradle: - yes + - versionName: 2.39.2 + versionCode: 265 + commit: 0bfa03937df752b6f1eb1a1a204562e3038748fc + 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.39.0 -CurrentVersionCode: 263 +CurrentVersion: 2.39.2 +CurrentVersionCode: 265