Realm: update realm dependencie

This commit is contained in:
ganfra 2019-07-03 20:08:27 +02:00
parent 9ff24cbf2a
commit a79a6443e7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "io.realm:realm-gradle-plugin:5.9.0"
classpath "io.realm:realm-gradle-plugin:5.12.0"
}
}