Merge pull request #8960 from element-hq/feature/valere/bump_rust_sdk_0.6.0
Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0
This commit is contained in:
commit
edfd446b36
1
changelog.d/8960.misc
Normal file
1
changelog.d/8960.misc
Normal file
@ -0,0 +1 @@
|
||||
Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0 based on matrix-sdk-crypto-0.9.0
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user