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

Commit b4796a5

Browse files
realm-gradle-plugin 5.12.0 -> 5.13.1
Signed-off-by: Manuel Stahl <manuel.stahl@awesome-technologies.de>
1 parent f2d751e commit b4796a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Translations 🗣:
2222

2323
Build 🧱:
2424
- Upgrade gradle version from 5.4.1 to 5.6.4
25+
- Upgrade realm-gradle-plugin version from 5.12.0 to 5.13.1
2526

2627
Changes in Riot 0.9.12 (2020-05-20)
2728
===================================================

vector/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
}
1717

1818
dependencies {
19-
classpath "io.realm:realm-gradle-plugin:5.12.0"
19+
classpath "io.realm:realm-gradle-plugin:5.13.1"
2020
}
2121
}
2222

0 commit comments

Comments
 (0)