fix(deps): update kotlinresult to v2.0.1

This commit is contained in:
renovate[bot] 2024-12-23 01:44:24 +00:00 committed by GitHub
parent 6f38cf6bf6
commit 1f92211854
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ haze = "1.1.1"
junit = "5.11.4" junit = "5.11.4"
konvert = "4.0.1" konvert = "4.0.1"
kotlin = "2.1.0" kotlin = "2.1.0"
kotlinResult = "2.0.0" kotlinResult = "2.0.1"
leakcanary = "3.0-alpha-8" leakcanary = "3.0-alpha-8"
lifecycle = "2.9.0-alpha08" lifecycle = "2.9.0-alpha08"
navigation = "2.9.0-alpha04" navigation = "2.9.0-alpha04"