Category Archives: Git

Android Dependency Management: A Saga

I’ve been having quite a time playing around with dependency management on Android.  I am following the typical Model-View-Controller design pattern, and I’ve got an internal library that I want to reference, which handles the Model and Controller aspects of my … Continue reading

Posted in Android, Dependency Management, Git, Gradle | 1 Comment