| | |
| | | minSdkVersion 23 |
| | | targetSdkVersion 28 |
| | | versionCode 1 |
| | | versionName "1.0.3" |
| | | versionName "1.1.0" |
| | | |
| | | // consumerProguardFiles "consumer-rules.pro" |
| | | } |
| | |
| | | implementation 'com.android.support.constraint:constraint-layout:2.0.4' |
| | | // implementation "org.linphone:linphone-sdk-android:4.5.0" |
| | | embed "org.linphone:linphone-sdk-android:4.5.0" |
| | | implementation 'com.google.code.gson:gson:2.9.0' |
| | | // implementation 'com.android.support.constraint:constraint-layout:2.0.4' |
| | | |
| | | // embed(name:'liblinphone-android-sdk', ext: 'aar') |
| | | embed 'com.tencent.tinker:tinker-patch-gradle-plugin:1.9.1' |
| | | embed 'com.tencent.tinker:tinker-android-lib:1.9.1' |
| | | } |