Merge pull request #8232 from vector-im/dependabot/gradle/io.element.android-wysiwyg-1.2.2
Bump io.element.android:wysiwyg from 1.1.1 to 1.2.2
This commit is contained in:
commit
02a18a3471
|
@ -103,7 +103,7 @@ ext.libs = [
|
|||
],
|
||||
element : [
|
||||
'opusencoder' : "io.element.android:opusencoder:1.1.0",
|
||||
'wysiwyg' : "io.element.android:wysiwyg:1.1.1"
|
||||
'wysiwyg' : "io.element.android:wysiwyg:1.2.2"
|
||||
],
|
||||
squareup : [
|
||||
'moshi' : "com.squareup.moshi:moshi:$moshi",
|
||||
|
|
Loading…
Reference in New Issue