Merge pull request #8853 from element-hq/dependabot/gradle/io.element.android-wysiwyg-2.37.4

Bump io.element.android:wysiwyg from 2.37.3 to 2.37.4
This commit is contained in:
Jorge Martin Espinosa 2024-06-26 07:47:06 +02:00 committed by GitHub
commit 6942a502b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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