mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-04 09:42:55 +01:00
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:
parent
8056e2e9eb
commit
1197313a59
@ -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)
|
# [0.32.0](https://github.com/revanced/revanced-integrations/compare/v0.31.2...v0.32.0) (2022-08-14)
|
||||||
|
|
||||||
|
|
||||||
|
@ -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.32.0
|
version = 0.33.0
|
||||||
|
Loading…
Reference in New Issue
Block a user