mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
bump crypto sdk
This commit is contained in:
parent
3b9daec869
commit
6ee438d7d5
@ -216,7 +216,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation libs.google.phonenumber
|
implementation libs.google.phonenumber
|
||||||
|
|
||||||
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.14")
|
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.15")
|
||||||
// rustCryptoApi project(":library:rustCrypto")
|
// rustCryptoApi project(":library:rustCrypto")
|
||||||
|
|
||||||
testImplementation libs.tests.junit
|
testImplementation libs.tests.junit
|
||||||
|
Loading…
Reference in New Issue
Block a user