Skip to content

Commit fd99c1c

Browse files
chore(deps): bump realm-gradle-plugin from 10.8.0 to 10.8.1 (#2278)
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 10.8.0 to 10.8.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.8.0...v10.8.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a962bd commit fd99c1c

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
dependencies {
1111
classpath 'com.android.tools.build:gradle:7.0.3'
12-
classpath "io.realm:realm-gradle-plugin:10.8.0"
12+
classpath "io.realm:realm-gradle-plugin:10.8.1"
1313
classpath "gradle.plugin.com.github.b3er.local.properties:local-properties-plugin:1.1"
1414
// NOTE: Do not place your application dependencies here; they belong
1515
// in the individual module build.gradle files

0 commit comments

Comments
 (0)