Skip to content

Commit 2bef583

Browse files
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.09
1 parent a64bf79 commit 2bef583

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
@@ -178,7 +178,7 @@ test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version
178178
# 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
179179
# All new features should not be implemented in the pull request that upgrades the version, developers should
180180
# only fix API breaks and may add some TODOs.
181-
matrix_sdk = "org.matrix.rustcomponents:sdk-android:26.03.6"
181+
matrix_sdk = "org.matrix.rustcomponents:sdk-android:26.03.09"
182182

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

0 commit comments

Comments
 (0)