mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
Merge pull request #3784 from vector-im/dependabot/gradle/io.realm-realm-gradle-plugin-10.7.1
Bump realm-gradle-plugin from 10.6.1 to 10.7.1
This commit is contained in:
commit
d659479040
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath "io.realm:realm-gradle-plugin:10.6.1"
|
||||
classpath "io.realm:realm-gradle-plugin:10.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue