Merge pull request #8554 from vector-im/feature/bca/bump_rust_sdk
Bump rust sdk version to 0.3.10
This commit is contained in:
commit
dfadc8eca1
1
changelog.d/8554.misc
Normal file
1
changelog.d/8554.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Update crypto rust sdk version to 0.3.10
|
@ -216,7 +216,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation libs.google.phonenumber
|
implementation libs.google.phonenumber
|
||||||
|
|
||||||
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.9")
|
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.10")
|
||||||
// rustCryptoApi project(":library:rustCrypto")
|
// rustCryptoApi project(":library:rustCrypto")
|
||||||
|
|
||||||
testImplementation libs.tests.junit
|
testImplementation libs.tests.junit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user