Skip to content

Commit bc4f1f1

Browse files
Bump wysiwyg from 0.17.0 to 0.18.0
Bumps [wysiwyg](https://github.com/matrix-org/matrix-wysiwyg) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/matrix-org/matrix-wysiwyg/releases) - [Changelog](https://github.com/matrix-org/matrix-rich-text-editor/blob/main/CHANGELOG.md) - [Commits](matrix-org/matrix-rich-text-editor@0.17.0...0.18.0) --- updated-dependencies: - dependency-name: io.element.android:wysiwyg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b98b30 commit bc4f1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ ext.libs = [
103103
],
104104
element : [
105105
'opusencoder' : "io.element.android:opusencoder:1.1.0",
106-
'wysiwyg' : "io.element.android:wysiwyg:0.17.0"
106+
'wysiwyg' : "io.element.android:wysiwyg:0.18.0"
107107
],
108108
squareup : [
109109
'moshi' : "com.squareup.moshi:moshi:$moshi",

0 commit comments

Comments
 (0)