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 07925cc commit e80594bCopy full SHA for e80594b
gradle/libs.versions.toml
@@ -174,7 +174,7 @@ jsoup = "org.jsoup:jsoup:1.19.1"
174
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
175
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
176
timber = "com.jakewharton.timber:timber:5.0.1"
177
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.3.6"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.3.13"
178
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
179
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
180
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments