Merge pull request #9043 from element-hq/feature/fga/crypto_sdk_0_11_1

deps (rust crypto sdk) : bump version to 0.11.1
This commit is contained in:
ganfra 2025-06-10 16:06:01 +02:00 committed by GitHub
commit 16fb9784f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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