mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-07 20:57:02 +01:00
chore(release): 0.37.4 [skip ci]
## [0.37.4](https://github.com/revanced/revanced-integrations/compare/v0.37.3...v0.37.4) (2022-09-18) ### Bug Fixes * **sponsorblock:** handle response error code 400 ([#143](https://github.com/revanced/revanced-integrations/issues/143)) ([40f9af0
](40f9af0efd
))
This commit is contained in:
parent
40f9af0efd
commit
2b763373ee
@ -1,3 +1,10 @@
|
||||
## [0.37.4](https://github.com/revanced/revanced-integrations/compare/v0.37.3...v0.37.4) (2022-09-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **sponsorblock:** handle response error code 400 ([#143](https://github.com/revanced/revanced-integrations/issues/143)) ([40f9af0](https://github.com/revanced/revanced-integrations/commit/40f9af0efdacd33e77478f5edc8d41c68a638e3c))
|
||||
|
||||
## [0.37.3](https://github.com/revanced/revanced-integrations/compare/v0.37.2...v0.37.3) (2022-09-15)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs = -Xmx2048m
|
||||
android.useAndroidX = true
|
||||
android.enableJetifier = true
|
||||
version = 0.37.3
|
||||
version = 0.37.4
|
||||
|
Loading…
Reference in New Issue
Block a user