helping Android
This commit is contained in:
parent
0079e8d3f0
commit
ec979a012a
|
@ -3,7 +3,7 @@ plugins {
|
|||
}
|
||||
|
||||
configurations {
|
||||
compile.exclude group: "junit", module: "junit"
|
||||
compile.exclude group: "org.hamcrest", module: "hamcrest-core"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in New Issue