I'm currently trying out `com.nhaarman:mockito-kot...
# android
k
I'm currently trying out
com.nhaarman:mockito-kotlin
. it has a dependency to mockito 2.0 however, dexmaker doesn't seem to work with mockito 2, yet. is there a fork of dexmaker that works with mockito 2.0 or do I need to manually exclude the mockito dependency from mockito-kotlin?