|
@@ -57,5 +57,5 @@ dependencies {
|
|
testCompile 'junit:junit:4.12'
|
|
testCompile 'junit:junit:4.12'
|
|
compile 'com.android.support:recyclerview-v7:24.2.0'
|
|
compile 'com.android.support:recyclerview-v7:24.2.0'
|
|
compile files('libs/star_rtc_sdk.jar')
|
|
compile files('libs/star_rtc_sdk.jar')
|
|
- implementation files('libs\\star_rtc_sdk.jar')
|
|
|
|
|
|
+ implementation files('libs/star_rtc_sdk.jar')
|
|
}
|
|
}
|