diff --git a/build.gradle b/build.gradle index 7579bf3a14..c485b94134 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4" classpath "com.github.dcendents:android-maven-gradle-plugin:2.1" classpath "io.realm:realm-gradle-plugin:5.12.0" - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.40" + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files