Skip to content

Commit f93369d

Browse files
committed
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.
1 parent d386b29 commit f93369d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-sdk-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ dependencies {
221221

222222
implementation libs.google.phonenumber
223223

224-
implementation("org.matrix.rustcomponents:crypto-android:0.6.0")
224+
implementation("org.matrix.rustcomponents:crypto-android:0.11.0")
225225
// api project(":library:rustCrypto")
226226

227227
testImplementation libs.tests.junit

0 commit comments

Comments
 (0)