Fixed
Status Update
Comments
au...@google.com <au...@google.com>
au...@google.com <au...@google.com> #2
[Comment deleted]
[Deleted User] <[Deleted User]> #4
Also of note is the adb error when trying to install bad APK: INSTALL_FAILED_DEXOPT
la...@gmail.com <la...@gmail.com> #5
load dex files over 5Gb. -> load dex files over 5Mb.
Description
com.android.support:design:26.0.0
| | +--- com.android.support:multidex:1.0.1
| | +--- com.android.support:support-v4:26.0.0 (*)
| | +--- com.android.support:appcompat-v7:26.0.0
| | | +--- com.android.support:support-annotations:26.0.0
| | | +--- com.android.support:support-v4:26.0.0 (*)
| | | +--- com.android.support:support-vector-drawable:26.0.0
| | | | +--- com.android.support:support-annotations:26.0.0
| | | | \--- com.android.support:support-compat:26.0.0 (*)
| | | \--- com.android.support:animated-vector-drawable:26.0.0
| | | +--- com.android.support:support-vector-drawable:26.0.0 (*)
| | | \--- com.android.support:support-core-ui:26.0.0 (*)
com.android.support:multidex:1.0.1 should not be included in the design support library.