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.
2 parents f984be0 + 84a4676 commit a8db707Copy full SHA for a8db707
gradle/libs.versions.toml
@@ -154,7 +154,7 @@ jsoup = "org.jsoup:jsoup:1.17.2"
154
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
155
molecule-runtime = "app.cash.molecule:molecule-runtime:1.4.2"
156
timber = "com.jakewharton.timber:timber:5.0.1"
157
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.13"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.14"
158
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
159
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
160
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments