mirror of
https://github.com/basti564/Oculess.git
synced 2024-11-24 11:12:36 +01:00
Remove proxy from gradle.properties
This commit is contained in:
parent
8dbed6b927
commit
997008f124
@ -22,15 +22,3 @@ kotlin.code.style=official
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
|
||||
# TetherFi
|
||||
systemProp.http.proxyHost=192.168.49.1
|
||||
systemProp.http.proxyPort=8282
|
||||
systemProp.http.proxyUser=userid
|
||||
systemProp.http.proxyPassword=password
|
||||
systemProp.http.nonProxyHosts=*.nonproxyrepos.com|localhost
|
||||
systemProp.https.proxyHost=192.168.49.1
|
||||
systemProp.https.proxyPort=8282
|
||||
systemProp.https.proxyUser=userid
|
||||
systemProp.https.proxyPassword=password
|
||||
systemProp.https.nonProxyHosts=*.nonproxyrepos.com|localhost
|
Loading…
Reference in New Issue
Block a user