diff --git a/android/gradle.properties b/android/gradle.properties
index ff53440dcd885767830334a5d2a2b21eab427e01..b810692a826d48267dedd2ebb6425fb79000c1e2 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -13,9 +13,10 @@
 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
 # org.gradle.parallel=true
 #Wed Oct 05 11:49:34 CEST 2016
-systemProp.https.proxyPort=8080
-systemProp.http.proxyHost=batproxy
-systemProp.https.proxyHost=batproxy
-systemProp.http.proxyPort=8080
+
+#systemProp.https.proxyPort=8080
+#systemProp.http.proxyHost=batproxy
+#systemProp.https.proxyHost=batproxy
+#systemProp.http.proxyPort=8080
 
 org.gradle.configureondemand=false