diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 307486d3c36..1d68f99db12 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -45,7 +45,7 @@ compose-navigation = "2.7.3" # adjusted to work with compose-destinations "1.9.5 compose-destinations = "1.9.54" # Hilt -hilt = "2.48" +hilt = "2.48.1" hilt-composeNavigation = "1.0.0" hilt-work = "1.0.0"