Bump olm-sdk from 3.2.10 to 3.2.11

Bumps olm-sdk from 3.2.10 to 3.2.11.

---
updated-dependencies:
- dependency-name: org.matrix.android:olm-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-10 05:33:35 +00:00 committed by GitHub
parent 299c6af27a
commit c6b4c9614e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ ext.Dependencies.with {
kluent = "org.amshove.kluent:kluent:1.68"
mockk = 'io.mockk:mockk:1.12.3'
matrixOlm = "org.matrix.android:olm-sdk:3.2.10"
matrixOlm = "org.matrix.android:olm-sdk:3.2.11"
}
}