Skip to content

Commit

Permalink
fix(deps): update kotlin.result to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent dd43c84 commit eaa9b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ hilt = "2.51.1"
org-json = "20240303"
junit = "4.13.2"
kotlin = "2.0.0"
kotlin-result = "1.1.20"
kotlin-result = "2.0.0"
ksp = "2.0.0-1.0.24"
image-cropper = "4.3.2"
leakcanary = "2.14"
Expand Down

0 comments on commit eaa9b72

Please sign in to comment.