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

# [5.2.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.2.0-dev.1...v5.2.0-dev.2) (2024-11-26)

### Bug Fixes

* **YouTube - Settings:** Show navigation back button in setting sub menus ([#3991](https://github.com/ReVanced/revanced-patches/issues/3991)) ([e61686c](e61686c103))
This commit is contained in:
semantic-release-bot
2024-11-26 16:49:10 +00:00
parent e61686c103
commit 99567da897
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.2.0-dev.1
version = 5.2.0-dev.2