CHANGELOG.md
December 5, 2014 ยท View on GitHub
0.2.2 (2014-12-05)
Features:
- removes
minifyEnabledandshrinkResourcesrelease properties (seems more reasonable to handle by actual client projects, especially for older projects, that didn't have ProGuard configured properly)
0.2.1 (2014-12-03)
Features:
- sets Java 7 source and target compatibility
0.2.0 (2014-12-01)
Features:
- #1 Do not ignore build script based versionCode and versionName properties
- sets
minifyEnabledandshrinkResourcesrelease properties to true
Bugfixes: