Skip to content

Commit

Permalink
chore: Release v4.17.0-dev.13 [skip ci]
Browse files Browse the repository at this point in the history
# [4.17.0-dev.13](v4.17.0-dev.12...v4.17.0-dev.13) (2024-10-19)

### Bug Fixes

* **YouTube - GmsCoreSupport:** Add more replacements ([7f100d6](7f100d6))
* **YouTube - GmsCoreSupport:** Remove unclear patch changes ([f609a6f](f609a6f))

### Performance Improvements

* **YouTube - GmsCore support:** Improve performance by using hashsets ([2c5d390](2c5d390))
  • Loading branch information
semantic-release-bot authored and LisoUseInAIKyrios committed Oct 19, 2024
1 parent 021d858 commit a986e31
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [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 - GmsCoreSupport:** Add more replacements ([7f100d6](https://github.com/ReVanced/revanced-patches/commit/7f100d63c10fa0e0c77eaadf9a377747c592e7c1))
* **YouTube - GmsCoreSupport:** Remove unclear patch changes ([f609a6f](https://github.com/ReVanced/revanced-patches/commit/f609a6f816cda9a7515ce42efd466690f1c48a1d))


### Performance Improvements

* **YouTube - GmsCore support:** Improve performance by using hashsets ([2c5d390](https://github.com/ReVanced/revanced-patches/commit/2c5d390fb1275dc3da5a3b912e221b7d594a1561))

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


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a986e31

Please sign in to comment.