File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,3 @@ android {
2020 enabled = true
2121 }
2222}
23-
24- dependencies {
25- compile ' com.android.support:appcompat-v7:23.1.1'
26- }
Original file line number Diff line number Diff line change 7575 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/dataBindingInfo" />
7676 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/debug" />
7777 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/dependency-cache" />
78+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.databinding/adapters/1.0-rc3/jars" />
79+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.databinding/library/1.0-rc3/jars" />
80+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.1/jars" />
81+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.1/jars" />
7882 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/incremental" />
7983 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/jniLibs" />
8084 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/manifests" />
9296 <orderEntry type =" library" exported =" " name =" adapters-1.0-rc3" level =" project" />
9397 <orderEntry type =" library" exported =" " name =" support-annotations-23.1.1" level =" project" />
9498 <orderEntry type =" library" exported =" " name =" support-v4-23.1.1" level =" project" />
95- <orderEntry type =" library" exported =" " name =" juniversalchardet-1.0.3" level =" project" />
9699 <orderEntry type =" library" exported =" " name =" compiler-1.0-rc5" level =" project" />
100+ <orderEntry type =" library" exported =" " name =" juniversalchardet-1.0.3" level =" project" />
97101 <orderEntry type =" library" exported =" " name =" appcompat-v7-23.1.1" level =" project" />
98102 <orderEntry type =" library" exported =" " name =" baseLibrary-1.0-rc5" level =" project" />
99103 <orderEntry type =" library" exported =" " name =" library-1.0-rc3" level =" project" />
You can’t perform that action at this time.
0 commit comments