提交 e808dcf8 编写于 作者: J JessYan

Improve arms/build.gradle

上级 750bc035
......@@ -34,7 +34,9 @@ dependencies {
exclude module: 'support-annotations'
}
compileOnly rootProject.ext.dependencies["design"]
api rootProject.ext.dependencies["recyclerview-v7"]
api(rootProject.ext.dependencies["recyclerview-v7"]) {
exclude module: 'support-annotations'
}
api rootProject.ext.dependencies["annotations"]
//view
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册