fix(deps): update kotlinresult to v2 (major) (#2960)
fix(deps): update kotlinresult to v2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
48067b4a01
commit
590cf90de6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ coroutines = "1.8.0"
|
|||
flowbinding = "1.2.0"
|
||||
hilt = "2.51"
|
||||
kotlin = "1.9.23"
|
||||
kotlinResult = "1.1.21"
|
||||
kotlinResult = "2.0.0"
|
||||
lifecycle = "2.7.0"
|
||||
moshi = "1.15.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue