Merge pull request #8727 from element-hq/dependabot/gradle/io.element.android-wysiwyg-2.24.0

Bump io.element.android:wysiwyg from 2.22.0 to 2.24.0
This commit is contained in:
Benoit Marty 2024-01-08 09:02:03 +01:00 committed by GitHub
commit 4c8ffbd169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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