As of this question, I was able to specify gradle distribution for offline "existing" project builds by downloading latest version from https://gradle.org/releases/ and specifyinng them inside the Setting->Build,Execution,Deployment->Build Tools->Gradle
But for opening settings for new projects I've no option to configure them. I got this screen when I open the Gradle settings for new projects. There is no option to configure "Use gradle from":
Downloading gradle for every new project of around 150 MB is not very feasible.
So how do i specify the offline gradle distribution for new projects?