chore(release): 0.27.1 [skip ci]

## [0.27.1](https://github.com/revanced/revanced-integrations/compare/v0.27.0...v0.27.1) (2022-07-18)

### Bug Fixes

* `swipe-controls` incompatible with `disable-fullscreen-panels` ([#88](https://github.com/revanced/revanced-integrations/issues/88)) ([1f9b01c](1f9b01c142))
This commit is contained in:
semantic-release-bot 2022-07-18 16:54:27 +00:00
parent 1f9b01c142
commit 0e01041ee3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.27.1](https://github.com/revanced/revanced-integrations/compare/v0.27.0...v0.27.1) (2022-07-18)
### Bug Fixes
* `swipe-controls` incompatible with `disable-fullscreen-panels` ([#88](https://github.com/revanced/revanced-integrations/issues/88)) ([1f9b01c](https://github.com/revanced/revanced-integrations/commit/1f9b01c142135513862685f871994b13bf8d8ffa))
# [0.27.0](https://github.com/revanced/revanced-integrations/compare/v0.26.0...v0.27.0) (2022-07-17)

View File

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