|
|
@@ -38,7 +38,7 @@ android {
|
|
|
buildConfigField "Boolean", "SINGLE_MODULE", "${singleModule}"
|
|
|
// buildConfigField "String", "BUGLY_APPID", "\"d400f20398\""
|
|
|
// buildConfigField "String", "API_URL", "\"http://60.205.122.15/hcp-app-api\""
|
|
|
- buildConfigField "String", "API_URL", "\"http://192.168.0.114:8110\""
|
|
|
+ buildConfigField "String", "API_URL", "\"http://192.168.0.111:8110\""
|
|
|
// buildConfigField "String", "API_URL", "\"https://yaorong.yaorongmedical.com/hcp-app-api\""
|
|
|
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
|
|
}
|