chore(release): 2.64.2 [skip ci]

## [2.64.2](https://github.com/revanced/revanced-patches/compare/v2.64.1...v2.64.2) (2022-09-21)

### Bug Fixes

* **custom-video-buffer:** use correct offset for `getMaxBuffer` call injection ([6773122](cbc3aa6c38))
This commit is contained in:
semantic-release-bot 2022-09-21 14:46:28 +00:00
parent cbc3aa6c38
commit 1981d84f01
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.64.2](https://github.com/revanced/revanced-patches/compare/v2.64.1...v2.64.2) (2022-09-21)
### Bug Fixes
* **custom-video-buffer:** use correct offset for `getMaxBuffer` call injection ([6773122](https://github.com/revanced/revanced-patches/commit/6773122d0b1598af78d4619b8af2811be11f6b95))
## [2.64.1](https://github.com/revanced/revanced-patches/compare/v2.64.0...v2.64.1) (2022-09-21)
# [2.64.0](https://github.com/revanced/revanced-patches/compare/v2.63.0...v2.64.0) (2022-09-21)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.64.1
version = 2.64.2