We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72badd8 commit 44f9fdcCopy full SHA for 44f9fdc
android/build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
85
//noinspection GradleDynamicVersion
86
implementation "com.facebook.react:react-native:+"
87
- implementation ('io.github.middleware-labs:android-sdk:2.0.4')
+ implementation ('io.github.middleware-labs:android-sdk:2.0.5')
88
implementation 'io.opentelemetry.android:instrumentation:+'
89
implementation 'io.opentelemetry:opentelemetry-sdk:+'
90
runtimeOnly 'io.opentelemetry:opentelemetry-semconv:1.30.1-alpha'
0 commit comments