IMPORTANT NOTES:
Obfuscation is now enabled, in Android builds, by the standard minifyEnabled
setting.
The disabledForBuildTypes
and disabledForBuildVariants
settings can no longer be used.
If upgrading from a previous version you MUST manually change your build configuration.
After building, verify the project is protected.
See the behavior change note in 3.0.0.
disabledForBuildTypes
and disabledForBuildVariants
settings can no longer be used.minifyEnabled
is now used to configure when DashO protects Android builds.