diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d941da2f..85d327fb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ androidx-documentfile = { module = "androidx.documentfile:documentfile", version androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version = "3.7.0" } androidx-exifinterface = { module = "androidx.exifinterface:exifinterface", version = "1.4.2" } androidx-foundation = { module = "androidx.compose.foundation:foundation" } -androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version = "1.3.0" } +androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version = "1.4.0" } androidx-hilt-work = { module = "androidx.hilt:hilt-work", version = "1.3.0" } androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version = "1.3.0" } androidx-junit = { module = "androidx.test.ext:junit", version = "1.3.0" }