Where do I put files other than build.gradle? -
so standard / best practice files custom tasks or scripts? put them? rather not have them in project root , highly unlikely permitted create new stand-alone project in git. (i ask though)
there's whole chapter on in user guide. there number of ways split , organize build logic, simplest way decompose complex build script via script plugins.
Comments
Post a Comment