Seeking to be an advanced Android developer?
Leading a team to a better work process?
We'll aim to cover a bunch of development process steps and best practices. Providing a "cook book" for successful, agile, clean process.
Area we'll talk about:
REST, Android studio, Gradle, Maven, ProGuard, Intellij Inspections, Lint, Build variants, Flavours, Strict mode, MAT, Google play beta and rollouts, Graphical design, Performance, Automation, Unit testing, Git workflow, Jenkins... And much more!
Sunday, April 5, 2015
Gradle tip - Prefer a remote maven dependency
Prefer a remote maven dependency over a local jar. Just because it makes your build easier keeps your SCM lighter, and lets you easily change versions.
No comments:
Post a Comment