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 839d419 + 56e7e1f commit c8f550cCopy full SHA for c8f550c
gradle/libs.versions.toml
@@ -163,7 +163,7 @@ jsoup = "org.jsoup:jsoup:1.18.1"
163
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
164
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
165
timber = "com.jakewharton.timber:timber:5.0.1"
166
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.37"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.38"
167
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
168
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
169
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments