1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

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

---
updated-dependencies:
- dependency-name: io.element.android:wysiwyg
  dependency-version: 2.38.5
  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]
2025-07-15 02:40:07 +00:00
committed by GitHub
parent cba1bb70c7
commit fa45e2a7fb

View File

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