chore: Release v4.17.0-dev.13 [skip ci]

# [4.17.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v4.17.0-dev.12...v4.17.0-dev.13) (2024-10-19)

### Bug Fixes

* **YouTube - GmsCore support:** Add more replacements ([4d39770](4d39770602))
* **YouTube - GmsCore support:** Remove unclear patch changes ([021d858](021d8584a7))

### Performance Improvements

* **YouTube - GmsCore support:** Improve performance by using hashsets ([2c5d390](2c5d390fb1))
This commit is contained in:
semantic-release-bot
2024-10-19 14:50:26 +00:00
parent a371631972
commit c69a41041b
2 changed files with 14 additions and 1 deletions

View File

@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.17.0-dev.12
version = 4.17.0-dev.13