We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
直接用了您的那段引用 : compile 'com.android.support:MultiDex:1.0.1'
一直报错,后来才发现 compile 'com.android.support:multidex:1.0.1' 全是小写字母。