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](ReVanced/revanced-patches@v4.17.0-dev.12...v4.17.0-dev.13) (2024-10-19)

### Bug Fixes

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

### Performance Improvements

* **YouTube - GmsCore support:** Improve performance by using hashsets ([2c5d390](ReVanced@2c5d390))
  • Loading branch information
semantic-release-bot committed Oct 19, 2024
1 parent a371631 commit c69a410
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 - GmsCore support:** Add more replacements ([4d39770](https://github.com/ReVanced/revanced-patches/commit/4d39770602b39b6cb399eb0d8c52947b6ebafbb0))
* **YouTube - GmsCore support:** Remove unclear patch changes ([021d858](https://github.com/ReVanced/revanced-patches/commit/021d8584a7f5a6d1a028c5d18dc91a3b988b2884))


### 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 c69a410

Please sign in to comment.