diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 531a8c51fb..3c8e4697ef 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1321,9 +1321,20 @@ Builds: gradle: - yes + - versionName: 2.30.0 + versionCode: 227 + commit: 0982b5a51c3e85afad055a19f0c6d8067f2eab4a + 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.29.2 -CurrentVersionCode: 226 +CurrentVersion: 2.30.0 +CurrentVersionCode: 227