helping Android
This commit is contained in:
parent
cf1fa44572
commit
6ca0f1859d
|
@ -3,7 +3,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
// compile.exclude group: "org.hamcrest", module: "hamcrest-core"
|
all*.exclude group: 'org.hamcrest', module: 'hamcrest-core'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in New Issue