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 405e176 + 62a2fb3 commit d0709fcCopy full SHA for d0709fc
gradle/libs.versions.toml
@@ -152,7 +152,7 @@ jsoup = "org.jsoup:jsoup:1.17.2"
152
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
153
molecule-runtime = "app.cash.molecule:molecule-runtime:1.3.2"
154
timber = "com.jakewharton.timber:timber:5.0.1"
155
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.1"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.2"
156
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
157
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
158
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments