chore(release): 0.33.0 [skip ci]

# [0.33.0](https://github.com/revanced/revanced-integrations/compare/v0.32.0...v0.33.0) (2022-08-14)

### Features

* `swipe controls` override volume button behaviour ([#114](https://github.com/revanced/revanced-integrations/issues/114)) ([8056e2e](8056e2e9eb))
This commit is contained in:
semantic-release-bot 2022-08-14 20:22:26 +00:00
parent 8056e2e9eb
commit 1197313a59
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [0.33.0](https://github.com/revanced/revanced-integrations/compare/v0.32.0...v0.33.0) (2022-08-14)
### Features
* `swipe controls` override volume button behaviour ([#114](https://github.com/revanced/revanced-integrations/issues/114)) ([8056e2e](https://github.com/revanced/revanced-integrations/commit/8056e2e9eb69451029e25d0d9afb2a43ead25749))
# [0.32.0](https://github.com/revanced/revanced-integrations/compare/v0.31.2...v0.32.0) (2022-08-14)

View File

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