diff --git a/core/build.gradle b/core/build.gradle index 62ab1882a4ab3dc1cac117a2f1404c7ee6825316..2ad3137041bfd06ce339c38b95adf9f074c5f327 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -69,7 +69,7 @@ dependencies { kapt "com.google.dagger:hilt-compiler:$rootProject.ext.hilt_version" //Matrix - api 'org.matrix.android:matrix-sdk-android-rustCrypto:1.5.30.22' + api 'org.matrix.android:matrix-sdk-android-rustCrypto:1.5.30.24' //Retrofit2 def retrofit_version = '2.9.0'