ZhihuDaily
ZhihuDaily copied to clipboard
把android studio 升级到3.0然后报这个问题
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(26.0.0) from [com.android.support:design:26.0.0] AndroidManifest.xml:28:13-35 is also present at [com.android.support:support-core-utils:26.1.0] AndroidManifest.xml:28:13-35 value=(26.1.0). Suggestion: add 'tools:replace="android:value"' to
element at AndroidManifest.xml:26:9-28:38 to override.
@shaomiao 一样
@git-xuhao 把项目 buildToolsVersion
改为26.0.1