mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-01 15:14:27 +02:00
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:
parent
d257b6d193
commit
29a812f4e5
@ -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)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs = -Xmx2048m
|
||||
android.useAndroidX = true
|
||||
android.enableJetifier = true
|
||||
version = 0.33.0
|
||||
version = 0.33.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user