Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DatadogObjc dependency to v2.16.0 #77

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Merge branch 'main' into twyatt/datadog-objc
  • Loading branch information
twyatt authored Aug 16, 2024
commit 1d79d964fc373104e6557c59c488b9d4ce4c956f
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
android-compile = "33"
android-min = "21"
datadog-android = "2.11.0"
datadog-android = "2.12.0"
datadog-ios = "2.13.0" # https://cocoapods.org/pods/DatadogCore
datadog-npm = "4.45.0"
datadog-npm = "5.22.0" # https://www.npmjs.com/package/@datadog/browser-logs
jvm-toolchain = "11"

[libraries]
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.