mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-12 23:19:24 +01:00
chore(release): 0.55.0 [skip ci]
# [0.55.0](https://github.com/revanced/revanced-integrations/compare/v0.54.1...v0.55.0) (2022-10-22) ### Bug Fixes * revert removing getAppContext() ([0be0ffd
](0be0ffd42a
)) ### Features * remove getAppContext() ([#182](https://github.com/revanced/revanced-integrations/issues/182)) ([f4650b1
](f4650b1139
))
This commit is contained in:
parent
f4650b1139
commit
8127f8b390
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
# [0.55.0](https://github.com/revanced/revanced-integrations/compare/v0.54.1...v0.55.0) (2022-10-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* revert removing getAppContext() ([0be0ffd](https://github.com/revanced/revanced-integrations/commit/0be0ffd42abdf20e699a63e02b3474b82d798f24))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* remove getAppContext() ([#182](https://github.com/revanced/revanced-integrations/issues/182)) ([f4650b1](https://github.com/revanced/revanced-integrations/commit/f4650b1139e94577d702c8aa141ee19455547e58))
|
||||
|
||||
## [0.54.1](https://github.com/revanced/revanced-integrations/compare/v0.54.0...v0.54.1) (2022-10-22)
|
||||
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.jvmargs = -Xmx2048m
|
||||
android.useAndroidX = true
|
||||
version = 0.54.1
|
||||
version = 0.55.0
|
||||
|
Loading…
Reference in New Issue
Block a user