1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Merge pull request #8772 from element-hq/dependabot/gradle/io.element.android-wysiwyg-2.30.0

Bump io.element.android:wysiwyg from 2.29.0 to 2.30.0
This commit is contained in:
Benoit Marty
2024-03-07 10:56:30 +01:00
committed by GitHub

View File

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