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.
1 parent 99b6c88 commit be8f226Copy full SHA for be8f226
matrix-sdk-android/build.gradle
@@ -216,8 +216,8 @@ dependencies {
216
217
implementation libs.google.phonenumber
218
219
- rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.8")
220
- // rustCryptoApi project(":library:rustCrypto")
+ rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.9")
+// rustCryptoApi project(":library:rustCrypto")
221
222
testImplementation libs.tests.junit
223
// Note: version sticks to 1.9.2 due to https://github.com/mockk/mockk/issues/281
0 commit comments