Skip to content

Commit dfadc8e

Browse files
authored
Merge pull request #8554 from vector-im/feature/bca/bump_rust_sdk
Bump rust sdk version to 0.3.10
2 parents a065cd3 + 6ef9557 commit dfadc8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/8554.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update crypto rust sdk version to 0.3.10

matrix-sdk-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ dependencies {
216216

217217
implementation libs.google.phonenumber
218218

219-
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.9")
219+
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.10")
220220
// rustCryptoApi project(":library:rustCrypto")
221221

222222
testImplementation libs.tests.junit

0 commit comments

Comments
 (0)