r-anjirabi

Results 1 comments of r-anjirabi

to solve this problem i use psiphon3 and local proxy ports setting : http/https : 8088 and change gradle.properties file (project root directory) and add these options. systemProp.https.proxyPort=8088 systemProp.http.proxyHost=127.0.0.1 systemProp.https.proxyHost=127.0.0.1...