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