Created
May 24, 2018 06:38
-
-
Save saurabhkpatel/1bfea1116dbcd687ffa7d4f9f537db1f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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