Merge pull request #6589 from vector-im/dependabot/gradle/io.realm-realm-gradle-plugin-10.11.1

Bump realm-gradle-plugin from 10.11.0 to 10.11.1
This commit is contained in:
Adam Brown 2022-08-17 16:19:14 +01:00 committed by GitHub
commit cc74dcfb90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ buildscript {
}
}
dependencies {
classpath "io.realm:realm-gradle-plugin:10.11.0"
classpath "io.realm:realm-gradle-plugin:10.11.1"
}
}