Ice Builder for Gradle 1.4.0
The following improvements have been made in this release.
- Fixed issue where builder was eating slice compiler warnings.
- Fixed
iceVersion
to always return the version from the slice compiler. Previously it was returning the ice
jar artifact version, which could be different from the slice compiler version for alpha and beta builds. - Added
iceArtifactVersion
which returns the jar artifact version.