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

## [5.50.3-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.50.3-dev.3...v5.50.3-dev.4) (2026-02-23)

### Bug Fixes

* **GmsCore support:** Insert check after another missing necessary context hook ([3c0c5a8](3c0c5a86d8))
This commit is contained in:
semantic-release-bot 2026-02-23 22:32:31 +00:00
parent 3c0c5a86d8
commit 2f72ae5bf6
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.50.3-dev.3
version = 5.50.3-dev.4