diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index b44d75803d..8e2764ccdb 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1244,9 +1244,20 @@ Builds: gradle: - yes + - versionName: 2.27.1 + versionCode: 219 + commit: 89470e3465d71f442b55501153947cba6a7ce87d + 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.27.0 -CurrentVersionCode: 218 +CurrentVersion: 2.27.1 +CurrentVersionCode: 219