|
|
@@ -13,7 +13,7 @@ android {
|
|
|
}
|
|
|
signingConfigs {
|
|
|
config {
|
|
|
- storeFile file('D:/config/applicationsignname[20150409]')
|
|
|
+ storeFile file('C:/Users/Arison/Desktop/applicationsignname[20150409]')
|
|
|
storePassword '13237658359'
|
|
|
keyAlias 'jie-20150409'
|
|
|
keyPassword '13237658359'
|
|
|
@@ -125,7 +125,7 @@ dependencies {
|
|
|
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5'
|
|
|
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 files('libs/pushservice-4.5.5.77.jar')
|
|
|
compile 'se.emilsjolander:stickylistheaders:2.7.0'
|
|
|
compile project(':library-refreshlayout')
|
|
|
compile files('src/main/jniLibs/pushservice-5.3.0.99.jar')
|