chore(release): 0.24.2 [skip ci]

## [0.24.2](https://github.com/revanced/revanced-integrations/compare/v0.24.1...v0.24.2) (2022-07-14)

### Bug Fixes

* set debug to false by default ([95b9406](95b9406701))
This commit is contained in:
semantic-release-bot 2022-07-14 16:47:50 +00:00
parent 95b9406701
commit d300cf0888
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.24.2](https://github.com/revanced/revanced-integrations/compare/v0.24.1...v0.24.2) (2022-07-14)
### Bug Fixes
* set debug to false by default ([95b9406](https://github.com/revanced/revanced-integrations/commit/95b940670190c155ba14b1f0a56db3647201e601))
## [0.24.1](https://github.com/revanced/revanced-integrations/compare/v0.24.0...v0.24.1) (2022-07-14) ## [0.24.1](https://github.com/revanced/revanced-integrations/compare/v0.24.0...v0.24.1) (2022-07-14)

View File

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