|
|
|
|
|
by habosa
3423 days ago
|
|
Almost every Android app that includes the most common dependencies (Android support lib, Google Play services, etc) will end up being multi-dex. This used to be a massive pain but lately the Android Studio / gradle multidex tooling has gotten so good that I don't notice anymore. |
|