1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Bump org.matrix.rustcomponents:crypto-android to 0.11.0

org.matrix.rustcomponents:crypto-android 0.11.0 is based on
matrix-sdk-crypto-0.11.0.
This commit is contained in:
Richard van der Hoff
2025-05-28 19:22:59 +01:00
parent d386b29fc7
commit f93369d965

View File

@@ -221,7 +221,7 @@ dependencies {
implementation libs.google.phonenumber
implementation("org.matrix.rustcomponents:crypto-android:0.6.0")
implementation("org.matrix.rustcomponents:crypto-android:0.11.0")
// api project(":library:rustCrypto")
testImplementation libs.tests.junit