Moved dependency so it isn't groupt with the test dependencies
This commit is contained in:
parent
2c41aff3af
commit
37371a0e94
@ -70,10 +70,10 @@ dependencies {
|
||||
transitive = true
|
||||
}
|
||||
compile 'com.github.angads25:filepicker:1.0.6'
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4'
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4'
|
||||
}
|
||||
|
||||
idea.module {
|
||||
|
Loading…
Reference in New Issue
Block a user