bump to 0.3.9

This commit is contained in:
valere 2023-06-01 16:16:56 +02:00
parent 99b6c887d2
commit be8f226948
1 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ dependencies {
implementation libs.google.phonenumber implementation libs.google.phonenumber
rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.8") rustCryptoImplementation("org.matrix.rustcomponents:crypto-android:0.3.9")
// rustCryptoApi project(":library:rustCrypto") // rustCryptoApi project(":library:rustCrypto")
testImplementation libs.tests.junit testImplementation libs.tests.junit