Skip to content

Commit

Permalink
Update dependency androidx.startup:startup-runtime to v1.2.0 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Sep 21, 2024
1 parent c56e955 commit 9d167b7
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 @@ -7,7 +7,7 @@ datadog-npm = "5.22.0" # https://www.npmjs.com/package/@datadog/browser-logs
jvm-toolchain = "11"

[libraries]
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
datadog-logs = { module = "com.datadoghq:dd-sdk-android-logs", version.ref = "datadog-android" }
nserrorkt = { module = "com.rickclephas.kmp:nserror-kt", version = "0.2.0" }

Expand Down

0 comments on commit 9d167b7

Please sign in to comment.