| Type | Name and description |
|---|---|
File |
proguardMapDirThe directory where the Proguard map files will be exported. |
com.android.build.gradle.api.BaseVariant |
variantThe build variant of the module to be packaged. |
The directory where the Proguard map files will be exported. This property is optional. If this is not specified, then the Proguard map files will not be exported.
The build variant of the module to be packaged. This property is mandatory.