|
|
@@ -11,7 +11,7 @@ android {
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
|
multiDexEnabled true
|
|
|
|
|
|
- buildConfigField "String", "REVISION", "\"2018070301\""
|
|
|
+ buildConfigField "String", "REVISION", "\"2018070401\""
|
|
|
buildConfigField "String", "RC", "\"rc6\""
|
|
|
|
|
|
buildConfigField "String", "WEB_REAL_URL", "\"https://qtalk.dreamplus.center/newgw/b/v2\""
|
|
|
@@ -20,7 +20,7 @@ android {
|
|
|
|
|
|
buildConfigField "String", "REAL_URL", "\"https://qtalk.dreamplus.center/newgw/a/v2\""
|
|
|
buildConfigField "String", "DEV_URL", "\"https://qtalk-dev.dreamplus.center/newgw/a/v2\""
|
|
|
- buildConfigField "String", "LOCAL_URL", "\"http://192.168.0.156:38999/a/v2\""
|
|
|
+ buildConfigField "String", "LOCAL_URL", "\"http://192.168.0.38:38999/a/v2\""
|
|
|
|
|
|
buildConfigField "String", "DOWNLOAD_URL", "\"http://qtalk.dreamplus.center/downloads/\""
|
|
|
}
|