Skip to content

Commit 7d31cc9

Browse files
authored
Merge pull request #7730 from vector-im/dependabot/gradle/io.element.android-wysiwyg-0.9.0
Bump wysiwyg from 0.8.0 to 0.9.0
2 parents c580090 + 9bbecbe commit 7d31cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ ext.libs = [
9898
],
9999
element : [
100100
'opusencoder' : "io.element.android:opusencoder:1.1.0",
101-
'wysiwyg' : "io.element.android:wysiwyg:0.8.0"
101+
'wysiwyg' : "io.element.android:wysiwyg:0.9.0"
102102
],
103103
squareup : [
104104
'moshi' : "com.squareup.moshi:moshi:$moshi",

0 commit comments

Comments
 (0)