diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 76a77382e8..79475fc04a 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1288,9 +1288,20 @@ Builds: gradle: - yes + - versionName: 2.29.0 + versionCode: 224 + commit: 8889257c69064c5e2ac75862ff8e2ba87926ae9c + 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.28.0 -CurrentVersionCode: 223 +CurrentVersion: 2.29.0 +CurrentVersionCode: 224