mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
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
1
changelog.d/7384.misc
Normal file
1
changelog.d/7384.misc
Normal file
@ -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
Block a user