Skip to content

Commit

Permalink
chore(deps): bump realm-gradle-plugin from 5.14.0 to 5.15.1
Browse files Browse the repository at this point in the history
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 5.14.0 to 5.15.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@v5.14.0...v5.15.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Sep 10, 2019
1 parent 85599a6 commit 29fe987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath "com.android.tools.build:gradle:3.5.0"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
classpath "io.realm:realm-gradle-plugin:5.14.0"
classpath "io.realm:realm-gradle-plugin:5.15.1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50"

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

0 comments on commit 29fe987

Please sign in to comment.