mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-25 09:10:53 +01:00
Upgrade Olm dependency to 3.2.4
This commit is contained in:
parent
f448799104
commit
68833b0180
@ -155,7 +155,7 @@ dependencies {
|
||||
implementation "io.arrow-kt:arrow-instances-core:$arrow_version"
|
||||
|
||||
// olm lib is now hosted by jitpack: https://jitpack.io/#org.matrix.gitlab.matrix-org/olm
|
||||
implementation 'org.matrix.gitlab.matrix-org:olm:3.2.2'
|
||||
implementation 'org.matrix.gitlab.matrix-org:olm:3.2.4'
|
||||
|
||||
// DI
|
||||
implementation "com.google.dagger:dagger:$daggerVersion"
|
||||
|
1
newsfragment/1.feature
Normal file
1
newsfragment/1.feature
Normal file
@ -0,0 +1 @@
|
||||
Upgrade Olm dependency to 3.2.4
|
Loading…
Reference in New Issue
Block a user