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