mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Update olm to 3.2.11
This commit is contained in:
parent
ae67e51d26
commit
43f5fa91d4
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,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…
Add table
Reference in a new issue