chore(release): 0.31.0 [skip ci]

# [0.31.0](https://github.com/revanced/revanced-integrations/compare/v0.30.4...v0.31.0) (2022-08-03)

### Features

* remove `ForceCodecPatch` ([#115](https://github.com/revanced/revanced-integrations/issues/115)) ([532de7e](532de7e9a1))
This commit is contained in:
semantic-release-bot 2022-08-03 18:44:30 +00:00
parent 532de7e9a1
commit 8b2b00dd97
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [0.31.0](https://github.com/revanced/revanced-integrations/compare/v0.30.4...v0.31.0) (2022-08-03)
### Features
* remove `ForceCodecPatch` ([#115](https://github.com/revanced/revanced-integrations/issues/115)) ([532de7e](https://github.com/revanced/revanced-integrations/commit/532de7e9a177bd45627051176d90b8a5f97fc792))
## [0.30.4](https://github.com/revanced/revanced-integrations/compare/v0.30.3...v0.30.4) (2022-07-31)

View File

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