chore(release): 0.36.2 [skip ci]

## [0.36.2](https://github.com/revanced/revanced-integrations/compare/v0.36.1...v0.36.2) (2022-08-25)

### Bug Fixes

* restart when toggling the downloads button ([#125](https://github.com/revanced/revanced-integrations/issues/125)) ([afd4815](afd4815a22))
This commit is contained in:
semantic-release-bot 2022-08-25 06:39:20 +00:00
parent afd4815a22
commit 9f283ba71f
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.36.2](https://github.com/revanced/revanced-integrations/compare/v0.36.1...v0.36.2) (2022-08-25)
### Bug Fixes
* restart when toggling the downloads button ([#125](https://github.com/revanced/revanced-integrations/issues/125)) ([afd4815](https://github.com/revanced/revanced-integrations/commit/afd4815a22811eda1b63ef68066c57782a657c33))
## [0.36.1](https://github.com/revanced/revanced-integrations/compare/v0.36.0...v0.36.1) (2022-08-24)

View File

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