Skip to content

Commit dce9d52

Browse files
Update dependency org.matrix.rustcomponents:sdk-android to v25.9.23
1 parent 0a2bdbd commit dce9d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version
166166
# https://github.com/matrix-org/matrix-rust-components-kotlin/commits/main/sdk/sdk-android/src/main/kotlin/org/matrix/rustcomponents/sdk/matrix_sdk_ffi.kt
167167
# All new features should not be implemented in the pull request that upgrades the version, developers should
168168
# only fix API breaks and may add some TODOs.
169-
matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.9.19"
169+
matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.9.23"
170170

171171
# Others
172172
coil = { module = "io.coil-kt.coil3:coil", version.ref = "coil" }

0 commit comments

Comments
 (0)