Bump io.realm:realm-gradle-plugin from 10.11.1 to 10.15.1 (#8349)

This commit is contained in:
dependabot[bot] 2023-05-03 08:27:04 +00:00 committed by GitHub
parent 6c80a38c4a
commit 343837ff14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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