My main app is > 64K methods, but I'm not using...
# rx
d
My main app is > 64K methods, but I'm not using multidex, rather I just run proguard. I suspect this might be the reason, but I'm not sure how multidex could actually be related to JVM-only unit tests...