Skip to content

Commit

Permalink
Merge pull request #3784 from vector-im/dependabot/gradle/io.realm-re…
Browse files Browse the repository at this point in the history
…alm-gradle-plugin-10.7.1

Bump realm-gradle-plugin from 10.6.1 to 10.7.1
  • Loading branch information
bmarty authored Aug 23, 2021
2 parents 20baee2 + 211bb8e commit d659479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix-sdk-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "io.realm:realm-gradle-plugin:10.6.1"
classpath "io.realm:realm-gradle-plugin:10.7.1"
}
}

Expand Down

0 comments on commit d659479

Please sign in to comment.