@
ufo22940268 https://developer.android.com/intl/zh-cn/tools/studio/studio-config.html在 gradle/gradle.properties
systemProp.http.proxyHost=
proxy.company.comsystemProp.http.proxyPort=443
systemProp.http.proxyUser=username
systemProp.http.proxyPassword=password
systemProp.http.auth.ntlm.domain=domain
systemProp.https.proxyHost=
proxy.company.comsystemProp.https.proxyPort=443
systemProp.https.proxyUser=username
systemProp.https.proxyPassword=password
systemProp.https.auth.ntlm.domain=domain