diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3cbc738..4966968 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ kotlin = "2.0.0" lifecycleRuntimeKtx = "2.8.7" material = "1.12.0" navigationCompose = "2.8.4" -navigationRuntimeKtx = "2.8.4" +navigationRuntimeKtx = "2.8.5" okhttp = "5.0.0-alpha.14" playServicesBase = "18.5.0" playServicesMlkitTextRecognition = "19.0.1"