Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.27.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.27.4](v0.27.3...v0.27.4) (2022-07-21)

### Bug Fixes

* disable-fullscreen-panels patch not working ([#90](#90)) ([e625a17](e625a17))
  • Loading branch information
semantic-release-bot committed Jul 21, 2022
1 parent e625a17 commit 0ea0dbf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.27.4](https://github.com/revanced/revanced-integrations/compare/v0.27.3...v0.27.4) (2022-07-21)


### Bug Fixes

* disable-fullscreen-panels patch not working ([#90](https://github.com/revanced/revanced-integrations/issues/90)) ([e625a17](https://github.com/revanced/revanced-integrations/commit/e625a17e99cc5b8411c932de6b7b37bb1549e53c))

## [0.27.3](https://github.com/revanced/revanced-integrations/compare/v0.27.2...v0.27.3) (2022-07-19)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs = -Xmx2048m
android.useAndroidX = true
android.enableJetifier = true
version = 0.27.3
version = 0.27.4

0 comments on commit 0ea0dbf

Please sign in to comment.