diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b5ec8f6..2773c1f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1 androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.7" androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7" androidx-lifecycle-viewmodel-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7" -androidx-navigation-runtime-ktx = "androidx.navigation:navigation-runtime-ktx:2.8.4" +androidx-navigation-runtime-ktx = "androidx.navigation:navigation-runtime-ktx:2.8.5" androidx-window = "androidx.window:window:1.3.0" google-oss-licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0" google-oss-licenses-plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"