diff --git a/07_animations/layout_changes/build.gradle b/07_animations/layout_changes/build.gradle index daa11b417..35e4f932d 100644 --- a/07_animations/layout_changes/build.gradle +++ b/07_animations/layout_changes/build.gradle @@ -1,6 +1,6 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.kotlin_version = "2.0.21" + ext.kotlin_version = "2.1.0" ext.hilt_version = "2.52" repositories {