File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencies {
85
85
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
86
86
// noinspection GradleDynamicVersion
87
87
implementation " com.facebook.react:react-native:+"
88
- implementation ' io.github.middleware-labs:android-sdk:2.0.7 -rn'
88
+ implementation ' io.github.middleware-labs:android-sdk:2.0.8 -rn'
89
89
coreLibraryDesugaring " com.android.tools:desugar_jdk_libs:2.0.4"
90
90
implementation ' io.opentelemetry:opentelemetry-api:1.44.1'
91
91
implementation ' io.opentelemetry:opentelemetry-sdk:1.44.1'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @middleware.io/middleware-react-native" ,
3
- "version" : " 1.0.14 " ,
3
+ "version" : " 1.0.15 " ,
4
4
"description" : " Middleware React Native real user monitoring SDK" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments