Skip to content

Commit 1ab0cfa

Browse files
Bump org.matrix.rustcomponents:crypto-android from 0.4.3 to 0.5.0
Bumps [org.matrix.rustcomponents:crypto-android](https://github.com/matrix-org/matrix-rust-components-kotlin) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/matrix-org/matrix-rust-components-kotlin/releases) - [Commits](matrix-org/matrix-rust-components-kotlin@crypto-v0.4.3...crypto-v0.5.0) --- updated-dependencies: - dependency-name: org.matrix.rustcomponents:crypto-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21e751e commit 1ab0cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-sdk-android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ dependencies {
221221

222222
implementation libs.google.phonenumber
223223

224-
implementation("org.matrix.rustcomponents:crypto-android:0.4.3")
224+
implementation("org.matrix.rustcomponents:crypto-android:0.5.0")
225225
// api project(":library:rustCrypto")
226226

227227
testImplementation libs.tests.junit

0 commit comments

Comments
 (0)