mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
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:
parent
901e397409
commit
6ed20589fb
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ dependencies {
|
|||
implementation libs.arrow.instances
|
||||
|
||||
// olm lib is now hosted in MavenCentral
|
||||
implementation 'org.matrix.android:olm-sdk:3.2.10'
|
||||
implementation 'org.matrix.android:olm-sdk:3.2.11'
|
||||
|
||||
// DI
|
||||
implementation libs.dagger.dagger
|
||||
|
|
Loading…
Reference in a new issue