diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0e78c89..6fc4ea3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ material3 = "1.5.0-alpha25" hilt = "2.60.1" hiltNavigationCompose = "1.4.0" room = "2.8.4" -camerax = "1.6.1" +camerax = "1.6.2" coroutines = "1.11.0" lifecycle = "2.11.0" navigation = "2.9.8"