Realm: update realm dependencie
This commit is contained in:
parent
9ff24cbf2a
commit
a79a6443e7
|
@ -11,7 +11,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "io.realm:realm-gradle-plugin:5.9.0"
|
classpath "io.realm:realm-gradle-plugin:5.12.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue