Skip to content

Commit

Permalink
Upgrade Wysiwyg library to 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Nov 6, 2023
1 parent 26e2f4e commit 8d8a5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8d8a5d3

Please sign in to comment.