Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-ui to v2.7.6 (#717)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 2f28123 commit 803f4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation("com.google.android.material:material:1.10.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.navigation:navigation-fragment:2.7.5")
implementation("androidx.navigation:navigation-ui:2.7.5")
implementation("androidx.navigation:navigation-ui:2.7.6")
implementation(project(":splunk-otel-android"))
implementation(project(":splunk-otel-android-volley"))
implementation("com.android.volley:volley:1.2.1")
Expand Down

0 comments on commit 803f4ec

Please sign in to comment.