Bump io.element.android:wysiwyg from 2.37.4 to 2.37.8

Bumps [io.element.android:wysiwyg](https://github.com/matrix-org/matrix-wysiwyg) from 2.37.4 to 2.37.8.
- [Changelog](https://github.com/matrix-org/matrix-rich-text-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-wysiwyg/compare/2.37.4...2.37.8)

---
updated-dependencies:
- dependency-name: io.element.android:wysiwyg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-02 23:15:34 +00:00 committed by GitHub
parent 04c3ba9a6a
commit b7e4620b2a
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.4"
'wysiwyg' : "io.element.android:wysiwyg:2.37.8"
],
squareup : [
'moshi' : "com.squareup.moshi:moshi:$moshi",