Slackbot
04/12/2022, 7:25 PMChris Lee
04/12/2022, 7:28 PMVlastimil Brecka
04/12/2022, 7:30 PMgrossws
04/12/2022, 11:21 PMFile | Settings | Appearance & Behavior | System Settings | HTTP Proxy
.
If it's not enough you'll likely have to set gradle proxy like described here: https://docs.gradle.org/current/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy. Gradle wrapper should use same system properties above. Maybe ide sets these parameters for you but you'll still need them to run gradle (and wrapper) from terminal.
Another way is to configure vpn to be used only for internal resources (like for certain subnets and domains). It's system dependent but allows you to avoid sharing all your activity with employer ,)