1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

bump crypto sdk to 0.3.16

This commit is contained in:
Valere
2023-11-13 22:23:11 +01:00
parent 979324da84
commit b61b2b6f16
5 changed files with 17 additions and 16 deletions

View File

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