Merge pull request #8745 from element-hq/dependabot/gradle/io.element.android-wysiwyg-2.27.0

Bump io.element.android:wysiwyg from 2.25.0 to 2.27.0
This commit is contained in:
Benoit Marty 2024-02-02 09:39:44 +01:00 committed by GitHub
commit 96648bbd0e
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.25.0"
'wysiwyg' : "io.element.android:wysiwyg:2.27.0"
],
squareup : [
'moshi' : "com.squareup.moshi:moshi:$moshi",