diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 7dadaad275..b63cd0e6a5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1178,9 +1178,20 @@ Builds: gradle: - yes + - versionName: 2.26.1 + versionCode: 212 + commit: e61e31ebe6ed48dc17c3ad8822b6e66f55672f8f + 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.26.0 -CurrentVersionCode: 211 +CurrentVersion: 2.26.1 +CurrentVersionCode: 212