|
|
@@ -13,7 +13,7 @@ android {
|
|
|
}
|
|
|
signingConfigs {
|
|
|
config {
|
|
|
- storeFile file('E:/CompanyProject/applicationsignname[20150409]')
|
|
|
+ storeFile file('C:/Users/Arison/Desktop/applicationsignname[20150409]')
|
|
|
storePassword '13237658359'
|
|
|
keyAlias 'jie-20150409'
|
|
|
keyPassword '13237658359'
|
|
|
@@ -126,7 +126,6 @@ dependencies {
|
|
|
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.5'
|
|
|
androidTestCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5'
|
|
|
compile files('libs/pushservice-4.5.5.77.jar')
|
|
|
-
|
|
|
compile 'se.emilsjolander:stickylistheaders:2.7.0'
|
|
|
compile project(':library-refreshlayout')
|
|
|
}
|