diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 726453902d..7dadaad275 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1167,9 +1167,20 @@ Builds: gradle: - yes + - versionName: 2.26.0 + versionCode: 211 + commit: bde01dc01b046d64152d1637bc4a689176be7931 + 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.25.3 -CurrentVersionCode: 210 +CurrentVersion: 2.26.0 +CurrentVersionCode: 211