Skip to content

Commit 23ee126

Browse files
chore(deps): bump realm-gradle-plugin from 5.12.0 to 5.13.0 (#2318)
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 5.12.0 to 5.13.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@v5.12.0...v5.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2d98bce commit 23ee126

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
classpath "com.android.tools.build:gradle:3.4.2"
1010
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
1111
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
12-
classpath "io.realm:realm-gradle-plugin:5.12.0"
12+
classpath "io.realm:realm-gradle-plugin:5.13.0"
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41"
1414

1515
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)