We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e87bf2 commit 0d8f77fCopy full SHA for 0d8f77f
gradle/libs.versions.toml
@@ -169,7 +169,7 @@ jsoup = "org.jsoup:jsoup:1.20.1"
169
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
170
molecule-runtime = "app.cash.molecule:molecule-runtime:2.1.0"
171
timber = "com.jakewharton.timber:timber:5.0.1"
172
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.5.13"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.5.21"
173
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
174
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
175
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments