diff --git a/build.gradle b/build.gradle index 1064cef06..c6a7a0a88 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:7.0.4' - classpath "io.realm:realm-gradle-plugin:10.10.0" + classpath "io.realm:realm-gradle-plugin:10.10.1" classpath "gradle.plugin.com.github.b3er.local.properties:local-properties-plugin:1.1" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files