diff --git a/gradle.properties b/gradle.properties index 3265ac671..e850a38e3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,6 +21,6 @@ android.enableJetifier=true systemProp.http.proxyHost=127.0.0.1 systemProp.https.proxyHost=127.0.0.1 -systemProp.https.proxyPort=7890 -systemProp.http.proxyPort=7890 +systemProp.https.proxyPort=10809 +systemProp.http.proxyPort=10809 #android.enableR8.fullMode=true \ No newline at end of file