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 5b0268a + 0ec2632 commit ef301e8Copy full SHA for ef301e8
gradle/libs.versions.toml
@@ -153,7 +153,7 @@ jsoup = "org.jsoup:jsoup:1.17.2"
153
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
154
molecule-runtime = "app.cash.molecule:molecule-runtime:1.3.2"
155
timber = "com.jakewharton.timber:timber:5.0.1"
156
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.1.94"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.1.95"
157
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
158
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
159
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments