chore(release): 4.0.2-dev.2 [skip ci]

## [4.0.2-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.0.2-dev.1...v4.0.2-dev.2) (2024-01-28)

### Bug Fixes

* **YouTube:** Do not crash on startup for root installs ([#2655](https://github.com/ReVanced/revanced-patches/issues/2655)) ([02abace](02abace127))
This commit is contained in:
semantic-release-bot
2024-01-28 10:49:16 +00:00
parent 02abace127
commit 9ca37ca528
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.0.2-dev.1
version = 4.0.2-dev.2