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 2f4ab0d + b2c993b commit 0d7d33cCopy full SHA for 0d7d33c
gradle/libs.versions.toml
@@ -176,7 +176,7 @@ jsoup = "org.jsoup:jsoup:1.21.2"
176
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
177
molecule-runtime = "app.cash.molecule:molecule-runtime:2.1.0"
178
timber = "com.jakewharton.timber:timber:5.0.1"
179
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.9.15"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.9.16"
180
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
181
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
182
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments