Multiple Build Variants in Android
While developing Android application, sometimes we have requirement to create multiple APKs variant. Sometimes we change the base url of the apis that we are using so we can ship a production application, sometimes we need to uncomment the proguard l...
codewithniks.hashnode.dev4 min read