diff --git a/build.gradle b/build.gradle index 62d723955..f20ad74b0 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { classpath "com.android.tools.build:gradle:3.5.0" 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.14.0" + classpath "io.realm:realm-gradle-plugin:5.15.1" classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50" // NOTE: Do not place your application dependencies here; they belong