Bump wysiwyg version

We need this to be able to subclass EditorStyledTextView

Change-Id: I3e59fdd9af4ee6c943cb172d7937dfd52c704347
This commit is contained in:
SpiritCroc 2023-02-11 08:45:32 +01:00
parent 917b7ef5b7
commit d7ef3225c9
1 changed files with 1 additions and 1 deletions

View File

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