Skip to content

Commit 8101abf

Browse files
authored
Merge pull request #7683 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.09.9
2 parents c623105 + 45ad16d commit 8101abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version
184184
# 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
185185
# All new features should not be implemented in the pull request that upgrades the version, developers should
186186
# only fix API breaks and may add some TODOs.
187-
matrix_sdk = "org.matrix.rustcomponents:sdk-android:26.09.08"
187+
matrix_sdk = "org.matrix.rustcomponents:sdk-android:26.09.9"
188188

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

0 commit comments

Comments
 (0)