fix(deps): update dependency androidx.lifecycle:lifecycle-common to v2.8.1 (#3071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
39822c8899
commit
8b742a4442
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ flowbinding = "1.2.0"
|
||||||
hilt = "2.51.1"
|
hilt = "2.51.1"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
kotlinResult = "2.0.0"
|
kotlinResult = "2.0.0"
|
||||||
lifecycle = "2.8.0"
|
lifecycle = "2.8.1"
|
||||||
moshi = "1.15.1"
|
moshi = "1.15.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
Loading…
Reference in a new issue