Skip to content

Commit 1b546f6

Browse files
chore(deps): bump realm-gradle-plugin from 10.10.0 to 10.10.1
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 10.10.0 to 10.10.1. - [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.10.0...v10.10.1) --- updated-dependencies: - dependency-name: io.realm:realm-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2bff3 commit 1b546f6

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.10.0"
13+
classpath "io.realm:realm-gradle-plugin:10.10.1"
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)