diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0fbac8e..0c2aa4f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ espressoCore = "3.5.1" firebase-crashlytics-gradle = "2.9.9" google-services = "4.4.1" hiltAndroid = "2.50" -hiltNavigationCompose = "1.1.0" +hiltNavigationCompose = "1.2.0" junit = "4.13.2" kotlinx-serialization-json = "1.6.3" lifecycle-runtime-compose = "2.7.0"