diff --git a/app/build.gradle b/app/build.gradle index 3b52b96..4388b9e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -75,7 +75,7 @@ dependencies { implementation 'androidx.compose.runtime:runtime-livedata:1.4.3' implementation 'androidx.compose.material3:material3:1.1.1' - implementation 'androidx.navigation:navigation-compose:2.7.1' + implementation 'androidx.navigation:navigation-compose:2.7.4' implementation 'androidx.datastore:datastore-preferences:1.0.0' implementation "androidx.camera:camera-core:$camerax_version"