Commit 60e5155d by chengfengpiaopiao

compile包重复

parent 1b094cee
Showing with 0 additions and 1 deletions
...@@ -96,7 +96,6 @@ dependencies { ...@@ -96,7 +96,6 @@ dependencies {
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations' exclude group: 'com.android.support', module: 'support-annotations'
}) })
compile 'com.android.support:appcompat-v7:25.0.0'
compile "com.android.support:support-v13:23.1.0" compile "com.android.support:support-v13:23.1.0"
testCompile 'junit:junit:4.12' testCompile 'junit:junit:4.12'
......
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 sign in to comment