fix(deps): update lifecycle to v2.6.0-alpha02 (#2118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9008a684f3
commit
d3a4541ac1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ flowbinding = "1.2.0"
|
||||||
hilt = "2.43.2"
|
hilt = "2.43.2"
|
||||||
kotlin = "1.7.10"
|
kotlin = "1.7.10"
|
||||||
leakcanary = "2.9.1"
|
leakcanary = "2.9.1"
|
||||||
lifecycle = "2.6.0-alpha01"
|
lifecycle = "2.6.0-alpha02"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
|
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
|
||||||
|
|
Loading…
Reference in a new issue