You've already forked element-android
mirror of
https://github.com/vector-im/element-android.git
synced 2025-07-31 07:04:23 +03:00
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:
@ -221,7 +221,7 @@ dependencies {
|
||||
|
||||
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")
|
||||
|
||||
testImplementation libs.tests.junit
|
||||
|
Reference in New Issue
Block a user