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