diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 234c36d..1cd3c18 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ hilt = "2.59.2" junit = "6.0.3" kotlin = "2.3.20" ktor = "3.4.2" -navigation3 = "1.0.1" +navigation3 = "1.1.0" [plugins] android-application = { id = "com.android.application", version = "9.1.0" }