Skip to content

Commit

Permalink
Update dependency com.rickclephas.kmp:nserror-kt to v0.2.0 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jan 12, 2024
1 parent 71f4fb9 commit e39b29b
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 @@ -9,7 +9,7 @@ jvm-toolchain = "11"
[libraries]
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
datadog-logs = { module = "com.datadoghq:dd-sdk-android-logs", version.ref = "datadog-android" }
nserrorkt = { module = "com.rickclephas.kmp:nserror-kt", version = "0.1.0" }
nserrorkt = { module = "com.rickclephas.kmp:nserror-kt", version = "0.2.0" }

[plugins]
android-library = { id = "com.android.library", version = "8.2.1" }
Expand Down

0 comments on commit e39b29b

Please sign in to comment.