We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a065cd3 + 6ef9557 commit dfadc8eCopy full SHA for dfadc8e
changelog.d/8554.misc
@@ -0,0 +1 @@
1
+Update crypto rust sdk version to 0.3.10
matrix-sdk-android/build.gradle
@@ -216,7 +216,7 @@ dependencies {
216
217
implementation libs.google.phonenumber
218
219
- rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.9")
+ rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.10")
220
// rustCryptoApi project(":library:rustCrypto")
221
222
testImplementation libs.tests.junit
0 commit comments