Commit 57d03a1e authored by shiyl's avatar shiyl

修改认证依赖问题

parent 2af8ffb1
......@@ -32,7 +32,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
api fileTree(include: ['*.jar'], dir: 'libs')
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment