diff --git a/build.gradle.kts b/build.gradle.kts index 04c511137..fdfe04aea 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -4,7 +4,7 @@ buildscript { jcenter() } dependencies { - classpath("com.android.tools.build:gradle:3.3.1") + classpath("com.android.tools.build:gradle:3.3.2") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files