Realm: update realm lib version

This commit is contained in:
ganfra 2019-12-27 17:16:44 +01:00
parent 8109262cbb
commit 92f4288d3e
1 changed files with 1 additions and 1 deletions

View File

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