optimize memory and image size. remove unnecessary language file
This commit is contained in:
@@ -25,6 +25,7 @@ dependencies {
|
||||
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
androidTestCompile 'com.android.support.test.uiautomator:uiautomator-v18:2.1.2'
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile project(path: ':common')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user