1
0
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:
Tulir Asokan 2019-10-12 00:24:28 +03:00
parent 346ddce8d2
commit ec21998ad8
2 changed files with 1 additions and 0 deletions

View File

@ -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

Binary file not shown.