Skip to content

Commit

Permalink
Upgrade realm-gradle-plugin to 10.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yostyle committed Dec 13, 2024
1 parent eb977c6 commit 77e8df7
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 @@ -17,7 +17,7 @@ buildscript {
}
}
dependencies {
classpath "io.realm:realm-gradle-plugin:10.18.0"
classpath "io.realm:realm-gradle-plugin:10.19.0"
}
}

Expand Down

0 comments on commit 77e8df7

Please sign in to comment.