DashO Gradle Plugin for Android Change Log V1.2 Build 0
Reading Time: < 1 minute
Change Log – Version 1.2.0
Enhancements
- Supports Resource Encryption which is no longer in beta.
- Raw resources and assets from library sub-projects can be configured to be encrypted with the application.
Changes
- The task that performs resource encryption is now called
encryptResourcesWithDashO
instead ofencryptResources
.