diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7e1a2d8a..443a95a8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ composeCompiler = "1.3.2" coroutines = "1.6.4" dagger = "2.44.1" hilt = "1.0.0" -kotlin = "1.7.20" +kotlin = "1.7.21" material_motion = "0.10.3" # @pin Needs to be aligned with Retrofit okhttp = "3.14.9"