should we consider native multidex to be roughly a...
# android
z
should we consider native multidex to be roughly as performant as non-multidex? Or rather, is it worth optimizing to be under the 65k dex limit when you minSdk API 21? Seems the suggestion is that legacy mulitdex (api <21) is the performance problem