Skip to content

Commit 08ae110

Browse files
committed
Bump rust sdk version to 0.3.10
1 parent a065cd3 commit 08ae110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)