mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Bump lifecycle from 2.4.1 to 2.5.0
Bumps `lifecycle` from 2.4.1 to 2.5.0. Updates `lifecycle-common` from 2.4.1 to 2.5.0 Updates `lifecycle-livedata-ktx` from 2.4.1 to 2.5.0 Updates `lifecycle-process` from 2.4.1 to 2.5.0 Updates `lifecycle-runtime-ktx` from 2.4.1 to 2.5.0 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-common dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-process dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
abea68557b
commit
dfd8bf6c4c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ def retrofit = "2.9.0"
|
|||
def arrow = "0.8.2"
|
||||
def markwon = "4.6.2"
|
||||
def moshi = "1.13.0"
|
||||
def lifecycle = "2.4.1"
|
||||
def lifecycle = "2.5.0"
|
||||
def flowBinding = "1.2.0"
|
||||
def flipper = "0.151.1"
|
||||
def epoxy = "4.6.2"
|
||||
|
|
Loading…
Reference in a new issue