fix(deps): update dependency androidx.lifecycle:lifecycle-common to v2.6.0-beta01 (#2366)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-08 23:41:36 +05:30 committed by GitHub
parent 1536b0a8fb
commit c6b65910dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ flowbinding = "1.2.0"
hilt = "2.44.2"
kotlin = "1.8.10"
leakcanary = "2.10"
lifecycle = "2.6.0-alpha05"
lifecycle = "2.6.0-beta01"
[libraries]
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"