diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 3fcef3c121..635bd1412b 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -843,9 +843,20 @@ Builds: gradle: - yes + - versionName: 2.24.3 + versionCode: 206 + commit: fadbbde8473a0c1ebbfef6250c75a2ad37a620ac + 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.24.1 -CurrentVersionCode: 204 +CurrentVersion: 2.24.3 +CurrentVersionCode: 206