Skip to content

Commit 4e044f9

Browse files
Update dependency androidx.navigation:navigation-compose 2.9.0 to v2.9.1 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfc60c7 commit 4e044f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

baseline-profiles/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidx-constraintlayout = "1.1.1"
88
androidx-corektx = "1.16.0"
99
androidx-lifecycle-compose = "2.9.1"
1010
androidx-lifecycle-runtime-compose = "2.9.1"
11-
androidx-navigation = "2.9.0"
11+
androidx-navigation = "2.9.1"
1212
androidx-test = "1.6.1"
1313
androidx-test-espresso = "3.6.1"
1414
androidx-test-ext-junit = "1.2.1"

benchmarking/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidx-constraintlayout = "1.1.1"
88
androidx-corektx = "1.16.0"
99
androidx-lifecycle-compose = "2.9.1"
1010
androidx-lifecycle-runtime-compose = "2.9.1"
11-
androidx-navigation = "2.9.0"
11+
androidx-navigation = "2.9.1"
1212
androidx-test = "1.6.1"
1313
androidx-test-espresso = "3.6.1"
1414
androidx-test-ext-junit = "1.2.1"

0 commit comments

Comments
 (0)