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 @@ -58,7 +58,7 @@ dependencies {
58
58
implementation(" androidx.browser:browser:1.4.0" )
59
59
implementation(" com.google.android.material:material:1.5.0" )
60
60
implementation(" androidx.constraintlayout:constraintlayout:2.1.3" )
61
- implementation(" androidx.navigation:navigation-fragment:2.4.0 " )
61
+ implementation(" androidx.navigation:navigation-fragment:2.4.1 " )
62
62
implementation(" androidx.navigation:navigation-ui:2.4.1" )
63
63
implementation(project(" :splunk-otel-android" ))
64
64
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ android {
43
43
44
44
dependencies {
45
45
implementation(" androidx.appcompat:appcompat:1.3.1" )
46
- implementation(" androidx.navigation:navigation-fragment:2.3.5 " )
46
+ implementation(" androidx.navigation:navigation-fragment:2.4.1 " )
47
47
compileOnly(" com.android.volley:volley:1.2.1" )
48
48
49
49
implementation(project(" :splunk-otel-android" ))
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
40
40
41
41
dependencies {
42
42
implementation(" androidx.appcompat:appcompat:1.3.1" )
43
- implementation(" androidx.navigation:navigation-fragment:2.3.5 " )
43
+ implementation(" androidx.navigation:navigation-fragment:2.4.1 " )
44
44
45
45
api(platform(" io.opentelemetry:opentelemetry-bom:1.10.1" ))
46
46
implementation(" io.opentelemetry:opentelemetry-sdk" )
You can’t perform that action at this time.
0 commit comments