diff --git a/core/build.gradle b/core/build.gradle index c57fdb924f37507989c23897316d10e0496200fb..0847aa87598b3631bc84606b763ff472b1c205ab 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -112,7 +112,7 @@ dependencies { api "io.noties.markwon:ext-strikethrough:$markwon_version" api "io.noties.markwon:ext-tasklist:$markwon_version" - api 'io.element.android:wysiwyg:2.32.0' + api 'io.element.android:wysiwyg:2.33.0' //Shake detection implementation 'com.squareup:seismic:1.0.3'