fix(deps): update lifecycle to v2.6.0-rc01 (#2390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c71c784f8c
commit
fcf1faa3aa
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ flowbinding = "1.2.0"
|
|||
hilt = "2.45"
|
||||
kotlin = "1.8.10"
|
||||
leakcanary = "2.10"
|
||||
lifecycle = "2.6.0-beta01"
|
||||
lifecycle = "2.6.0-rc01"
|
||||
|
||||
[libraries]
|
||||
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
|
||||
|
|
Loading…
Reference in a new issue