Upgrade Wysiwyg library to 2.14.1

This commit is contained in:
Benoit Marty 2023-11-06 18:17:14 +01:00
parent 26e2f4e967
commit 8d8a5d3de2
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ ext.libs = [
],
element : [
'opusencoder' : "io.element.android:opusencoder:1.1.0",
'wysiwyg' : "io.element.android:wysiwyg:2.6.0"
'wysiwyg' : "io.element.android:wysiwyg:2.14.1"
],
squareup : [
'moshi' : "com.squareup.moshi:moshi:$moshi",