Skip to content

Commit a7179c5

Browse files
fix(deps): update dependency androidx.navigation:navigation-compose to v2.8.9 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9333fe6 commit a7179c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ appcompat = "androidx.appcompat:appcompat:1.6.1"
1111
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.5"
1212
compose-foundation = "androidx.compose.foundation:foundation:1.6.8"
1313
compose-material3 = "androidx.compose.material3:material3:1.3.0"
14-
navigation-compose = "androidx.navigation:navigation-compose:2.8.8"
14+
navigation-compose = "androidx.navigation:navigation-compose:2.8.9"
1515
junit = { module = "junit:junit", version = "4.13.2" }

0 commit comments

Comments
 (0)