Multi-module Gradle configuration with Git X-Modules
How to build a multi-component app in Gradle without uploading each component to Maven each time it's updated.
Developing an application and a few libraries in parallel could be quite painful.
On one hand, it makes sense to create a separate Git repo...
blog.tmatesoft.com10 min read