提交 e5e97744 编写于 作者: J JessYan

Autolayout optional

上级 c3c53ab8
......@@ -56,6 +56,9 @@ dependencies {
implementation rootProject.ext.dependencies["retrofit-url-manager"]
implementation rootProject.ext.dependencies["lifecyclemodel"]
//view
implementation(rootProject.ext.dependencies["autolayout"]) {
exclude group: 'com.android.support'
}
annotationProcessor(rootProject.ext.dependencies["butterknife-compiler"]) {
exclude module: 'support-annotations'
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册