Trying to use mockito in my AndroidTestCase. I added the dependencies to the build.gradle:
final DEXMAKER_VERSION = \'1.2\' dependencies { // ... an
I've created an issue there https://github.com/mockito/mockito/issues/392 Original answer with hotfix there https://stackoverflow.com/a/36642606/1224247