<@U4EP0UHQA> You might need to use dex-maker for m...
# android
k
@kubak89 You might need to use dex-maker for mockito
Copy code
androidTestCompile "com.crittercism.dexmaker:dexmaker:$dexMakerVersion"
androidTestCompile "com.crittercism.dexmaker:dexmaker-dx:$dexMakerVersion"
androidTestCompile "com.crittercism.dexmaker:dexmaker-mockito:$dexMakerVersion”