diff --git a/app/build.gradle b/app/build.gradle index 9d4a697..b3af45f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -80,7 +80,7 @@ dependencies { implementation 'androidx.compose.runtime:runtime-livedata:1.7.5' implementation 'androidx.compose.material3:material3:1.3.1' - implementation 'androidx.navigation:navigation-compose:2.8.3' + implementation 'androidx.navigation:navigation-compose:2.8.5' implementation 'androidx.datastore:datastore-preferences:1.1.1' implementation "androidx.camera:camera-core:$camerax_version"