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 0204e4a commit 6b842e1Copy full SHA for 6b842e1
gradle/libs.versions.toml
@@ -172,7 +172,7 @@ jsoup = "org.jsoup:jsoup:1.20.1"
172
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
173
molecule-runtime = "app.cash.molecule:molecule-runtime:2.1.0"
174
timber = "com.jakewharton.timber:timber:5.0.1"
175
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.6.3"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.6.6"
176
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
177
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
178
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments