We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8529813 + e8f9566 commit edfd446Copy full SHA for edfd446
changelog.d/8960.misc
@@ -0,0 +1 @@
1
+Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0 based on matrix-sdk-crypto-0.9.0
matrix-sdk-android/build.gradle
@@ -221,7 +221,7 @@ dependencies {
221
222
implementation libs.google.phonenumber
223
224
- implementation("org.matrix.rustcomponents:crypto-android:0.5.0")
+ implementation("org.matrix.rustcomponents:crypto-android:0.6.0")
225
// api project(":library:rustCrypto")
226
227
testImplementation libs.tests.junit
0 commit comments