fix: rm proxy ports
This commit is contained in:
@@ -19,7 +19,3 @@ android.useAndroidX=true
|
|||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
# Fix TLS handshake issues
|
# Fix TLS handshake issues
|
||||||
systemProp.https.protocols=TLSv1.2,TLSv1.3
|
systemProp.https.protocols=TLSv1.2,TLSv1.3
|
||||||
systemProp.http.proxyHost=
|
|
||||||
systemProp.http.proxyPort=
|
|
||||||
systemProp.https.proxyHost=
|
|
||||||
systemProp.https.proxyPort=
|
|
||||||
|
|||||||
Reference in New Issue
Block a user