Update rust sdk to fix withheld test

This commit is contained in:
valere 2023-05-04 10:36:39 +02:00
parent 90980a415e
commit 1a8581a78e

View file

@ -216,7 +216,7 @@ dependencies {
implementation libs.google.phonenumber
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.5")
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.7")
// rustCryptoApi project(":library:rustCrypto")
testImplementation libs.tests.junit