mirror of
https://github.com/tijder/SmsMatrix.git
synced 2024-10-27 18:24:01 +00:00
Add olm sdk
This commit is contained in:
parent
346ddce8d2
commit
ec21998ad8
@ -46,6 +46,7 @@ dependencies {
|
||||
implementation(name: 'matrix-sdk', ext: 'aar')
|
||||
implementation(name: 'matrix-sdk-core', ext: 'aar')
|
||||
implementation(name: 'matrix-sdk-crypto', ext: 'aar')
|
||||
implementation(name: 'olm-sdk', ext: 'aar')
|
||||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
|
||||
|
BIN
app/libs/olm-sdk.aar
Normal file
BIN
app/libs/olm-sdk.aar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user