chore: Release v5.23.0-dev.2 [skip ci]

# [5.23.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.23.0-dev.1...v5.23.0-dev.2) (2025-05-04)

### Bug Fixes

* **YouTube:** Improve litho filtering performance ([#4904](https://github.com/ReVanced/revanced-patches/issues/4904)) ([60fdf4c](60fdf4c44c))
This commit is contained in:
semantic-release-bot 2025-05-04 09:58:25 +00:00
parent 60fdf4c44c
commit 1f08586ae8
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.23.0-dev.1
version = 5.23.0-dev.2