提交 2a0aa448 编写于 作者: W wanglihang

FIX:ERROR: Manifest merger failed : Attribute...

FIX:ERROR: Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(26.0.2) from [com.android.support:design:26.0.2] AndroidManifest.xml:28:13-35
	is also present at [com.android.support:appcompat-v7:26.1.0] AndroidManifest.xml:28:13-35 value=(26.1.0).
上级 a0d9cbfb
......@@ -28,7 +28,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation "com.android.support:design:26.0.2"
implementation "com.android.support:design:26.1.0"
debugImplementation project(':doraemonkit')
releaseImplementation 'com.didichuxing.doraemonkit:doraemonkit:1.1.8'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册