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