File tree 3 files changed +3
-3
lines changed
splunk-otel-android-volley
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ dependencies {
67
67
implementation(" androidx.browser:browser:1.6.0" )
68
68
implementation(" com.google.android.material:material:1.10.0" )
69
69
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
70
- implementation(" androidx.navigation:navigation-fragment:2.7.5 " )
70
+ implementation(" androidx.navigation:navigation-fragment:2.7.6 " )
71
71
implementation(" androidx.navigation:navigation-ui:2.7.6" )
72
72
implementation(project(" :splunk-otel-android" ))
73
73
implementation(project(" :splunk-otel-android-volley" ))
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ val otelSemconvVersion = "1.21.0-alpha"
50
50
51
51
dependencies {
52
52
implementation(" androidx.appcompat:appcompat:1.6.1" )
53
- implementation(" androidx.navigation:navigation-fragment:2.7.5 " )
53
+ implementation(" androidx.navigation:navigation-fragment:2.7.6 " )
54
54
compileOnly(" com.android.volley:volley:1.2.1" )
55
55
coreLibraryDesugaring(" com.android.tools:desugar_jdk_libs:2.0.4" )
56
56
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
50
50
implementation(platform(" org.jetbrains.kotlin:kotlin-bom:1.9.21" ))
51
51
implementation(" androidx.appcompat:appcompat:1.6.1" )
52
52
implementation(" androidx.core:core:1.12.0" )
53
- implementation(" androidx.navigation:navigation-fragment:2.7.5 " )
53
+ implementation(" androidx.navigation:navigation-fragment:2.7.6 " )
54
54
55
55
implementation(" io.opentelemetry:opentelemetry-sdk" )
56
56
implementation(" io.opentelemetry:opentelemetry-exporter-zipkin" )
You can’t perform that action at this time.
0 commit comments