|
@@ -21,7 +21,7 @@ android {
|
|
|
abiFilters 'armeabi', 'armeabi-v7a'
|
|
|
}
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
|
- buildConfigField 'int','platformType','2' ////1:百事通,2:银河,3:未来
|
|
|
+ buildConfigField 'int','platformType','3' ////1:百事通,2:银河,3:未来
|
|
|
}
|
|
|
buildTypes {
|
|
|
debug {
|