How to get Powermock to work with Dexmaker
I am trying to incorporate Powermock as a dependency for my Android tests using the following build.gradle configuration: dependencies{ compile 'com.android.support:appcompat-v7:21.0.+'