We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85599a6 commit 29fe987Copy full SHA for 29fe987
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
classpath "com.android.tools.build:gradle:3.5.0"
10
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
11
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
12
- classpath "io.realm:realm-gradle-plugin:5.14.0"
+ classpath "io.realm:realm-gradle-plugin:5.15.1"
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50"
14
15
// NOTE: Do not place your application dependencies here; they belong
0 commit comments