Change Log - Version 3.1.0
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.
Enhancements:
- Supports Android Gradle Plugin 3.1.0 & 3.1.1.
Changes:
disabledForBuildTypesanddisabledForBuildVariantssettings can no longer be used.minifyEnabledis now used to configure when DashO protects Android builds.- Minimum required Android Gradle Plugin version is 3.1.0.
- Minimum required Gradle version is 4.4.

