Skip to content

Commit

Permalink
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-re…
Browse files Browse the repository at this point in the history
…sult to v2 (#185)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent bf083bd commit a203fcc
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 @@ -47,7 +47,7 @@ junit = "junit:junit:4.13.2"
appauth = "net.openid:appauth:0.11.1"
chucker = "com.github.chuckerteam.chucker:library:4.0.0"
chucker-no-op = "com.github.chuckerteam.chucker:library-no-op:4.0.0"
kotlin-result = "com.michael-bull.kotlin-result:kotlin-result:1.1.18"
kotlin-result = "com.michael-bull.kotlin-result:kotlin-result:2.0.0"

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit a203fcc

Please sign in to comment.