chore: Release v5.4.0-dev.11 [skip ci]

# [5.4.0-dev.11](https://github.com/ReVanced/revanced-patches/compare/v5.4.0-dev.10...v5.4.0-dev.11) (2024-12-14)

### Features

* **Twitch:** Make patches compatible with latest versions ([#4099](https://github.com/ReVanced/revanced-patches/issues/4099)) ([eecfbb7](eecfbb7122))
This commit is contained in:
semantic-release-bot
2024-12-14 07:36:35 +00:00
parent eecfbb7122
commit 28c915a0e2
2 changed files with 8 additions and 1 deletions

View File

@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
version = 5.4.0-dev.10
version = 5.4.0-dev.11