Merge pull request #7384 from vector-im/tech/bump-wysiwyg-lib-to-0.2.1
Bump WYSIWYG lib to 0.2.1
This commit is contained in:
commit
42a073627f
|
@ -0,0 +1 @@
|
|||
Update WYSIWYG library to v0.2.1.
|
|
@ -101,7 +101,7 @@ ext.libs = [
|
|||
],
|
||||
element : [
|
||||
'opusencoder' : "io.element.android:opusencoder:1.1.0",
|
||||
'wysiwyg' : "io.element.android:wysiwyg:0.1.0"
|
||||
'wysiwyg' : "io.element.android:wysiwyg:0.2.1"
|
||||
],
|
||||
squareup : [
|
||||
'moshi' : "com.squareup.moshi:moshi:$moshi",
|
||||
|
|
Loading…
Reference in New Issue