mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-01 00:02:55 +01:00
chore(release): 0.23.1 [skip ci]
## [0.23.1](https://github.com/revanced/revanced-integrations/compare/v0.23.0...v0.23.1) (2022-07-12) ### Bug Fixes * crash when buffer value is less than 1 ([e2d9623
](e2d962355c
))
This commit is contained in:
parent
e2d962355c
commit
9a5ed589d8
@ -1,3 +1,10 @@
|
||||
## [0.23.1](https://github.com/revanced/revanced-integrations/compare/v0.23.0...v0.23.1) (2022-07-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* crash when buffer value is less than 1 ([e2d9623](https://github.com/revanced/revanced-integrations/commit/e2d962355cf34dccfd233f65f475acbb8b895694))
|
||||
|
||||
# [0.23.0](https://github.com/revanced/revanced-integrations/compare/v0.22.1...v0.23.0) (2022-07-12)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs = -Xmx2048m
|
||||
android.useAndroidX = true
|
||||
android.enableJetifier = true
|
||||
version = 0.23.0
|
||||
version = 0.23.1
|
||||
|
Loading…
Reference in New Issue
Block a user