diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b7d34a5..a90c700 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ coreKtx = "1.12.0" lifecycleRuntimeKtx = "2.7.0" activityCompose = "1.13.0" composeBom = "2024.02.00" -navigationCompose = "2.7.7" +navigationCompose = "2.9.8" okhttp = "4.12.0" gson = "2.10.1" coroutines = "1.8.0"