diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3f18f22..dc7e1cc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ retrofit2 = "2.9.0" okhttp3 = "4.12.0" hilt = "2.48.1" -hiltNavigationCompose = "1.1.0" +hiltNavigationCompose = "1.2.0" androidxCoreKtx = "1.12.0" androidxAppcompat = "1.6.1"