chore: Release v5.31.2-dev.4 [skip ci]

## [5.31.2-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.31.2-dev.3...v5.31.2-dev.4) (2025-07-13)

### Bug Fixes

* **YouTube - Settings:** Back button/gesture closes search instead of exiting ([#5418](https://github.com/ReVanced/revanced-patches/issues/5418)) ([f994264](f994264d9c))
This commit is contained in:
semantic-release-bot
2025-07-13 10:59:17 +00:00
parent f994264d9c
commit e7b4ab53cf
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.31.2-dev.3
version = 5.31.2-dev.4