diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 6ade4b0796..0ceb9ed1e6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1343,9 +1343,20 @@ Builds: gradle: - yes + - versionName: 2.30.2 + versionCode: 229 + commit: b68f70d0a772c384a534de475a673aad5cdeba51 + 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.30.1 -CurrentVersionCode: 228 +CurrentVersion: 2.30.2 +CurrentVersionCode: 229