Gradle Settings

I changed build.gradle for an app , I want to use the same gradle settings in my future projects. But whenever I open a new project , it opens with default gradle settings. Is there any way I can make the settings permanent ?

New build.gradle is generated for each project. As of now there is no way to make the settings permenant