What can cause this error for class DrawableWrapper from the support lib?
DrawableWrapper
Caused by: java.lang.ClassNotFoundException: Didn\'t find class \"and
Make sure all of your "com.android.support:*" dependencies are at the same version.
"com.android.support:*"
Looks like one of the support libraries uses something that is missing in the other one.