chore: Release v5.2.1-dev.5 [skip ci]

## [5.2.1-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.2.1-dev.4...v5.2.1-dev.5) (2024-12-01)

### Performance Improvements

* Move variables to local scope ([43c0421](43c04216c6))
This commit is contained in:
semantic-release-bot
2024-12-01 08:28:06 +00:00
parent 43c04216c6
commit 6883a66b23
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.1-dev.4
version = 5.2.1-dev.5