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

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -