1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-04-19 09:22:16 +03:00

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-23 23:06:08 +00:00 committed by GitHub
parent cdb8e9dda7
commit 6ac7666a86
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.38.2"
],
squareup : [
'moshi' : "com.squareup.moshi:moshi:$moshi",