chore: Release v5.42.0-dev.19 [skip ci]

# [5.42.0-dev.19](https://github.com/ReVanced/revanced-patches/compare/v5.42.0-dev.18...v5.42.0-dev.19) (2025-10-07)

### Bug Fixes

* **YouTube - Spoof video streams:** Do not allow VR AV1 if "Force AVC" is enabled ([7afeaeb](7afeaebb5c))
This commit is contained in:
semantic-release-bot
2025-10-07 20:37:44 +00:00
parent 7afeaebb5c
commit feca17be68
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.42.0-dev.18
version = 5.42.0-dev.19