Flym icon indicating copy to clipboard operation
Flym copied to clipboard

Made Build Code more modular

Open prathamk22 opened this issue 4 years ago • 1 comments

Made Build Code more modular and easy to read.

prathamk22 avatar Sep 18 '20 18:09 prathamk22

Hi,

I know this is quite common to declare versions in a separated file, mais I never really understand why. IMO it's quite uneffective (if you have an "Old version" lint warning on the dependency, you have to switch file to increase the version number, and Groovy is not smart enough to let you do that with a Cmd+Clic. What is for you the benefits of doing that way?

FredJul avatar Sep 21 '20 06:09 FredJul