ZhihuDaily icon indicating copy to clipboard operation
ZhihuDaily copied to clipboard

把android studio 升级到3.0然后报这个问题

Open shaomiao opened this issue 7 years ago • 2 comments

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 avatar Sep 15 '17 05:09 shaomiao

@shaomiao 一样

git-xuhao avatar Oct 20 '17 01:10 git-xuhao

@git-xuhao 把项目 buildToolsVersion改为26.0.1

MichaelJokAr avatar Oct 20 '17 02:10 MichaelJokAr