mytracks
mytracks copied to clipboard
Delegate dependencies management to maven
Today dependencies are bundled into the source tree, under /libs folder (see build.gradle
)
Most of them can be handled by maven, with all the advantages it brings.