diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 820406c8af..531a8c51fb 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1310,9 +1310,20 @@ Builds: gradle: - yes + - versionName: 2.29.2 + versionCode: 226 + commit: b1142650ee5c92ae3ee408d958e9de8dd76564af + 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.1 -CurrentVersionCode: 225 +CurrentVersion: 2.29.2 +CurrentVersionCode: 226