Skip to content

Instantly share code, notes, and snippets.

@saurabhkpatel
Created May 24, 2018 06:38
Show Gist options
  • Save saurabhkpatel/1bfea1116dbcd687ffa7d4f9f537db1f to your computer and use it in GitHub Desktop.
Save saurabhkpatel/1bfea1116dbcd687ffa7d4f9f537db1f to your computer and use it in GitHub Desktop.
android.buildTypes {
release {
// You must use the following property to specify additional ProGuard
// rules for dynamic feature modules.
consumerProguardFiles 'proguard-rules-dynamic-features.pro'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment