Skip to content

Commit 9bbecbe

Browse files
Bump wysiwyg from 0.8.0 to 0.9.0
Bumps [wysiwyg](https://github.com/matrix-org/matrix-wysiwyg) from 0.8.0 to 0.9.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.8.0...0.9.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 b9eb271 commit 9bbecbe

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
@@ -98,7 +98,7 @@ ext.libs = [
9898
],
9999
element : [
100100
'opusencoder' : "io.element.android:opusencoder:1.1.0",
101-
'wysiwyg' : "io.element.android:wysiwyg:0.8.0"
101+
'wysiwyg' : "io.element.android:wysiwyg:0.9.0"
102102
],
103103
squareup : [
104104
'moshi' : "com.squareup.moshi:moshi:$moshi",

0 commit comments

Comments
 (0)