gradle
-
How to copy environment specific files effectively in gradle ?
Copy task into build.gradle: The task: myCopy searches src/main/resources and replace all the files under it with the value passed for the… Read More
Copy task into build.gradle: The task: myCopy searches src/main/resources and replace all the files under it with the value passed for the… Read More