MichaelJokAr / ZhihuDaily

a simple client for ZhiHuDaily with use MVP+Kotlin+anko+dagger2(v2.11+)+rx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shaomiao opened this issue · 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.

commented

@shaomiao 一样

commented

@git-xuhao 把项目 buildToolsVersion改为26.0.1