Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0

Based on matrix-sdk-crypto-0.9.0
This commit is contained in:
Valere 2024-12-18 22:23:22 +01:00
parent 8529813dae
commit aa2655616c

View file

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