Bump wysiwyg version
We need this to be able to subclass EditorStyledTextView Change-Id: I3e59fdd9af4ee6c943cb172d7937dfd52c704347
This commit is contained in:
parent
917b7ef5b7
commit
d7ef3225c9
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue