File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/res" />
8282 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/rs" />
8383 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/symbols" />
84+ <excludeFolder url =" file://$MODULE_DIR$/build/libs" />
8485 <excludeFolder url =" file://$MODULE_DIR$/build/outputs" />
86+ <excludeFolder url =" file://$MODULE_DIR$/build/poms" />
8587 <excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
8688 </content >
8789 <orderEntry type =" jdk" jdkName =" Android API 21 Platform" jdkType =" Android SDK" />
Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
2- package =" com.koushikdutta.async.stetho "
2+ package =" com.koushikdutta.async"
33 android : versionCode =" 208"
44 android : versionName =" 2.0.8" >
55
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ apply plugin: 'com.android.library'
1010
1111dependencies {
1212 compile project(' :AndroidAsync:AndroidAsync' )
13- compile " com.facebook.stetho:stetho:+ "
13+ compile " com.facebook.stetho:stetho:1.0.0 "
1414}
1515
1616android {
You can’t perform that action at this time.
0 commit comments