diff --git a/motionLayout/build.gradle b/motionLayout/build.gradle index fb58b5b..e166112 100644 --- a/motionLayout/build.gradle +++ b/motionLayout/build.gradle @@ -8,7 +8,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:7.0.0' + classpath 'com.android.tools.build:gradle:7.0.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files diff --git a/objectAnimator/build.gradle b/objectAnimator/build.gradle index fb58b5b..e166112 100644 --- a/objectAnimator/build.gradle +++ b/objectAnimator/build.gradle @@ -8,7 +8,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:7.0.0' + classpath 'com.android.tools.build:gradle:7.0.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files