helping Android

This commit is contained in:
rusefi 2020-07-12 19:50:34 -04:00
parent cf1fa44572
commit 6ca0f1859d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ plugins {
}
configurations {
// compile.exclude group: "org.hamcrest", module: "hamcrest-core"
all*.exclude group: 'org.hamcrest', module: 'hamcrest-core'
}
dependencies {