Android: How to Implement ProductFlavor-Dependent Dependencies with Gradle
A few weeks ago we published a post about setting different permissions for each productFlavor. Some requested if this is possible for dependencies as well, so here it is: in this blog post, we'll show you how to set up productFlavor-dependent dependencies. Related Posts Android: How to Implement ProductFlavor-Dependent Permissions …
Continue Reading