Skip to content

Commit be8f226

Browse files
committed
bump to 0.3.9
1 parent 99b6c88 commit be8f226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

matrix-sdk-android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ dependencies {
216216

217217
implementation libs.google.phonenumber
218218

219-
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.8")
220-
// rustCryptoApi project(":library:rustCrypto")
219+
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.9")
220+
// rustCryptoApi project(":library:rustCrypto")
221221

222222
testImplementation libs.tests.junit
223223
// Note: version sticks to 1.9.2 due to https://github.com/mockk/mockk/issues/281

0 commit comments

Comments
 (0)