2.2.0
版本发布时间: 2015-08-09 18:19:40
researchgate/gradle-release最新发布版本:3.0.2(2022-09-09 20:01:49)
Bugfixes
- COMMON: Refactored writing of version property to property-file. (#120, thanks simonsilvalauinger)
- Spaces are now preserved in properties file
- No other properties will be touched
- DateTime will not be written anymore
New Features
- COMMON: Possibility to use a regex for the option requireBranch (#118,#119, thanks grigorigoldman)
- COMMON: Possibility to use custom build tasks by setting the option
buildTasks
(#117, thanks ntarocco)