Merge pull request #8787 from element-hq/dependabot/gradle/io.element.android-wysiwyg-2.34.0

Bump io.element.android:wysiwyg from 2.31.0 to 2.34.0
This commit is contained in:
ganfra 2024-03-25 18:22:35 +01:00 committed by GitHub
commit d54e605909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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