|
|
@@ -30,8 +30,6 @@ dependencies { |
|
|
|
testImplementation 'junit:junit:4.12' |
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.0' |
|
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' |
|
|
|
compile 'com.android.support:appcompat-v7:21.0.2' |
|
|
|
implementation files('libs\\sdkapi.jar') |
|
|
|
|
|
|
|
compileOnly files('libs/sdkapi.jar') |
|
|
|
} |