File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
5353 implementation(" androidx.compose.material:material:1.4.3" )
5454 implementation(" androidx.core:core-splashscreen:1.0.1" )
5555 implementation(" androidx.compose.ui:ui" )
56- implementation(" androidx.navigation:navigation-compose:2.6.0 " )
56+ implementation(" androidx.navigation:navigation-compose:2.8.7 " )
5757 implementation(" androidx.compose.ui:ui-tooling-preview" )
5858 implementation(" com.google.dagger:hilt-android:2.47" )
5959 debugImplementation(" androidx.compose.ui:ui-tooling" )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
4040dependencies {
4141 implementation(" io.coil-kt:coil-compose:2.4.0" )
4242 implementation(" com.google.accompanist:accompanist-permissions:0.31.5-beta" )
43- implementation(" androidx.navigation:navigation-compose:2.6.0 " )
43+ implementation(" androidx.navigation:navigation-compose:2.8.7 " )
4444 implementation(" androidx.compose.ui:ui:1.4.3" )
4545 implementation(" androidx.compose.material:material:1.4.3" )
4646}
You can’t perform that action at this time.
0 commit comments