diff --git a/build.gradle b/build.gradle index 7df864843..48f356c59 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5" classpath "com.github.dcendents:android-maven-gradle-plugin:2.1" classpath "io.realm:realm-gradle-plugin:6.1.0" - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72" + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.10" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files