diff --git a/build.gradle.kts b/build.gradle.kts index a9beeb7184f297..80e2faf50012c2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -13,7 +13,7 @@ buildscript { } dependencies { classpath("com.android.tools.build:gradle:3.5.2") - classpath("de.undercouch:gradle-download-task:4.0.0") + classpath("de.undercouch:gradle-download-task:4.0.2") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files