diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b5322f69..a5ff8e46 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ androidxHiltNavigationCompose= "1.0.0" androidxLifecycle = "2.6.2" androidxTestExt = "1.1.5" coil = "2.4.0" -composeDestinations = "1.7.41-beta" +composeDestinations = "1.9.55" googleServices = "4.3.15" hilt = "2.46.1" junit = "4.13.2"