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 90a6897 commit e3e823dCopy full SHA for e3e823d
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
dependencies {
11
classpath 'com.android.tools.build:gradle:7.0.3'
12
- classpath "io.realm:realm-gradle-plugin:6.0.2"
+ classpath "io.realm:realm-gradle-plugin:10.8.0"
13
classpath "gradle.plugin.com.github.b3er.local.properties:local-properties-plugin:1.1"
14
// NOTE: Do not place your application dependencies here; they belong
15
// in the individual module build.gradle files
0 commit comments