Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
realm-gradle-plugin 5.12.0 -> 5.13.1
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Stahl <[email protected]>
  • Loading branch information
awesome-manuel committed Jun 17, 2020
1 parent f2d751e commit b4796a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Translations 🗣:

Build 🧱:
- Upgrade gradle version from 5.4.1 to 5.6.4
- Upgrade realm-gradle-plugin version from 5.12.0 to 5.13.1

Changes in Riot 0.9.12 (2020-05-20)
===================================================
Expand Down
2 changes: 1 addition & 1 deletion vector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
}

dependencies {
classpath "io.realm:realm-gradle-plugin:5.12.0"
classpath "io.realm:realm-gradle-plugin:5.13.1"
}
}

Expand Down

0 comments on commit b4796a5

Please sign in to comment.