chore: Release v5.26.1-dev.1 [skip ci]

## [5.26.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.26.0...v5.26.1-dev.1) (2025-06-05)

### Bug Fixes

* **YouTube - Hide Shorts components:** Disable A/B player flags that prevents hiding buttons ([9d10ab6](9d10ab6c00))
This commit is contained in:
semantic-release-bot 2025-06-05 09:24:29 +00:00
parent 9d10ab6c00
commit e2e07b5cb2
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.26.0
version = 5.26.1-dev.1