We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v25.02.26
1 parent c16f83a commit 2a082a2Copy full SHA for 2a082a2
gradle/libs.versions.toml
@@ -173,7 +173,7 @@ jsoup = "org.jsoup:jsoup:1.18.3"
173
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
174
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
175
timber = "com.jakewharton.timber:timber:5.0.1"
176
-matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.2.25"
+matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.2.26"
177
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
178
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
179
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
0 commit comments