1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-01 18:06:54 +03:00

deps (rust crypto sdk) : bump version to 0.11.1

This commit is contained in:
ganfra
2025-06-10 15:12:15 +02:00
parent c3b923c27d
commit b00bc861a0

View File

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