mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-09 08:24:14 +01:00
Update realm to 6.1.0: should fix some of the native crashes
This commit is contained in:
parent
d1b8d81fb1
commit
2bddf61afe
@ -10,7 +10,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath "io.realm:realm-gradle-plugin:6.0.2"
|
||||
classpath "io.realm:realm-gradle-plugin:6.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user