mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-22 17:10:43 +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:
parent
8529813dae
commit
aa2655616c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue