mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-07 07:31:22 +01:00
Merge pull request #4661 from vector-im/dependabot/gradle/io.realm-realm-gradle-plugin-10.9.0
Bump realm-gradle-plugin from 10.8.1 to 10.9.0
This commit is contained in:
commit
3ab2a9e128
@ -9,7 +9,7 @@ buildscript {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "io.realm:realm-gradle-plugin:10.8.1"
|
classpath "io.realm:realm-gradle-plugin:10.9.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user