Skip to content

Commit a522e7d

Browse files
chore(deps): bump realm-gradle-plugin from 10.9.0 to 10.10.0 (#2310)
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 10.9.0 to 10.10.0. - [Release notes](https://github.com/realm/realm-java/releases) - [Changelog](https://github.com/realm/realm-java/blob/master/CHANGELOG.md) - [Commits](realm/realm-java@v10.9.0...v10.10.0) --- updated-dependencies: - dependency-name: io.realm:realm-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c910877 commit a522e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
dependencies {
1212
classpath 'com.android.tools.build:gradle:7.0.4'
13-
classpath "io.realm:realm-gradle-plugin:10.9.0"
13+
classpath "io.realm:realm-gradle-plugin:10.10.0"
1414
classpath "gradle.plugin.com.github.b3er.local.properties:local-properties-plugin:1.1"
1515
// NOTE: Do not place your application dependencies here; they belong
1616
// in the individual module build.gradle files

0 commit comments

Comments
 (0)