1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Merge pull request #9036 from element-hq/rav/crypto_sdk_0_11_0

This commit is contained in:
Jorge Martin Espinosa
2025-05-29 10:52:26 +02:00
committed by GitHub

View File

@@ -221,7 +221,7 @@ dependencies {
implementation libs.google.phonenumber
implementation("org.matrix.rustcomponents:crypto-android:0.6.0")
implementation("org.matrix.rustcomponents:crypto-android:0.11.0")
// api project(":library:rustCrypto")
testImplementation libs.tests.junit