chore(release): 0.30.2 [skip ci]

## [0.30.2](https://github.com/revanced/revanced-integrations/compare/v0.30.1...v0.30.2) (2022-07-31)

### Bug Fixes

* app crashes on reboot ([#110](https://github.com/revanced/revanced-integrations/issues/110)) ([0ccb35d](0ccb35db67))
This commit is contained in:
semantic-release-bot 2022-07-31 18:44:18 +00:00
parent 0ccb35db67
commit 28f1cd6529
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.30.2](https://github.com/revanced/revanced-integrations/compare/v0.30.1...v0.30.2) (2022-07-31)
### Bug Fixes
* app crashes on reboot ([#110](https://github.com/revanced/revanced-integrations/issues/110)) ([0ccb35d](https://github.com/revanced/revanced-integrations/commit/0ccb35db674921f171ca250a9f4495659458c77f))
## [0.30.1](https://github.com/revanced/revanced-integrations/compare/v0.30.0...v0.30.1) (2022-07-31)

View File

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