diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 3c8e4697ef..6ade4b0796 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1332,9 +1332,20 @@ Builds: gradle: - yes + - versionName: 2.30.1 + versionCode: 228 + commit: 921cdc0928c0b3470535d3ddc99fa4cfacf55758 + 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.30.0 -CurrentVersionCode: 227 +CurrentVersion: 2.30.1 +CurrentVersionCode: 228