Skip to content

Commit 8d8a5d3

Browse files
committed
Upgrade Wysiwyg library to 2.14.1
1 parent 26e2f4e commit 8d8a5d3

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
@@ -101,7 +101,7 @@ ext.libs = [
101101
],
102102
element : [
103103
'opusencoder' : "io.element.android:opusencoder:1.1.0",
104-
'wysiwyg' : "io.element.android:wysiwyg:2.6.0"
104+
'wysiwyg' : "io.element.android:wysiwyg:2.14.1"
105105
],
106106
squareup : [
107107
'moshi' : "com.squareup.moshi:moshi:$moshi",

0 commit comments

Comments
 (0)