diff --git a/gradle.properties b/gradle.properties index b1bcd12..a2e90d8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,10 +22,4 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true android.defaults.buildfeatures.buildconfig=true -android.nonFinalResIds=false -systemProp.http.nonProxyHosts=192.168.* -systemProp.http.proxyHost=127.0.0.1 -systemProp.http.proxyPort=10800 -systemProp.https.nonProxyHosts=192.168.* -systemProp.https.proxyHost=127.0.0.1 -systemProp.https.proxyPort=10800 +android.nonFinalResIds=false \ No newline at end of file