|
@@ -45,10 +45,6 @@ dependencies {
|
|
|
compile project(':libfloatingactionbutton')
|
|
compile project(':libfloatingactionbutton')
|
|
|
compile project(':libpsectionlistview')
|
|
compile project(':libpsectionlistview')
|
|
|
compile project(':libbdupdatesdk')
|
|
compile project(':libbdupdatesdk')
|
|
|
- compile 'com.android.support:support-v4:22.2.0'
|
|
|
|
|
- compile 'com.android.support:appcompat-v7:22.2.0'
|
|
|
|
|
- compile 'com.commit451:PhotoView:1.2.5'
|
|
|
|
|
- compile 'me.gujun.android.taggroup:library:1.4@aar'
|
|
|
|
|
compile files('libs/android-async-http-1.4.5.jar')
|
|
compile files('libs/android-async-http-1.4.5.jar')
|
|
|
compile files('libs/asmack.jar')
|
|
compile files('libs/asmack.jar')
|
|
|
compile files('libs/BaiduLBS_Android.jar')
|
|
compile files('libs/BaiduLBS_Android.jar')
|
|
@@ -65,7 +61,11 @@ dependencies {
|
|
|
compile files('libs/pushservice-4.5.5.77.jar')
|
|
compile files('libs/pushservice-4.5.5.77.jar')
|
|
|
compile files('libs/xutils.jar')
|
|
compile files('libs/xutils.jar')
|
|
|
compile files('libs/flexjson-2.1.jar')
|
|
compile files('libs/flexjson-2.1.jar')
|
|
|
- compile 'com.android.support:support-v4:22+'
|
|
|
|
|
|
|
+ compile 'com.android.support:support-v4:22.2.1'
|
|
|
|
|
+ compile 'com.android.support:appcompat-v7:22.2.1'
|
|
|
|
|
+ compile 'com.commit451:PhotoView:1.2.5'
|
|
|
|
|
+ compile 'me.gujun.android.taggroup:library:1.4@aar'
|
|
|
compile 'com.umeng.analytics:analytics:latest.integration'
|
|
compile 'com.umeng.analytics:analytics:latest.integration'
|
|
|
- compile 'com.android.support:cardview-v7:22.2.0'
|
|
|
|
|
|
|
+ compile 'com.android.support:cardview-v7:22.2.1'
|
|
|
|
|
+ compile 'com.android.support:design:22.2.1'
|
|
|
}
|
|
}
|