chore(release): 0.33.1 [skip ci]

## [0.33.1](https://github.com/revanced/revanced-integrations/compare/v0.33.0...v0.33.1) (2022-08-14)

### Bug Fixes

* decode bytebuffer properly ([#121](https://github.com/revanced/revanced-integrations/issues/121)) ([d257b6d](d257b6d193))
This commit is contained in:
semantic-release-bot 2022-08-14 21:39:03 +00:00
parent d257b6d193
commit 29a812f4e5
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.33.1](https://github.com/revanced/revanced-integrations/compare/v0.33.0...v0.33.1) (2022-08-14)
### Bug Fixes
* decode bytebuffer properly ([#121](https://github.com/revanced/revanced-integrations/issues/121)) ([d257b6d](https://github.com/revanced/revanced-integrations/commit/d257b6d193dbd98b89c1e3cdb7f9465d13583478))
# [0.33.0](https://github.com/revanced/revanced-integrations/compare/v0.32.0...v0.33.0) (2022-08-14)

View File

@ -1,4 +1,4 @@
org.gradle.jvmargs = -Xmx2048m
android.useAndroidX = true
android.enableJetifier = true
version = 0.33.0
version = 0.33.1