1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2026-03-02 03:40:08 +00:00

Matrix SDK library is now built and hosted by Jitpack

This commit is contained in:
Gerben Droogers
2019-10-14 20:27:15 +02:00
parent 2b8b3a4e7c
commit 85e79ced3a
6 changed files with 15 additions and 4 deletions

View File

@@ -44,10 +44,8 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
testImplementation 'junit:junit:4.12'
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')
/************* Matrix SDK management **************/
implementation 'com.github.Bubu:matrix-android-sdk:v0.9.30-no-webrtc'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.squareup.retrofit2:retrofit:2.6.0'

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.