This repository was archived by the owner on Nov 11, 2025. It is now read-only.
1.0.3
SweetProperty 1.0.3 Released
- The automatic code generation function will always output source code files to facilitate debugging when the generation fails
- Fix Gradle lifecycle problem
- Fix root project was recognized as two projects after the case was changed
- Fix
allfunction of the sub-project fails after using other configuration functions in the global configuration - Improve and adopt Gradle project naming convention
- Added plugin own update function
- Some other functional improvements
For more details, please check the changelog.
SweetProperty 1.0.3 已发布
- 自动生成代码功能将始终输出源码文件,以方便在生成失败的时候进行调试
- 修复 Gradle 生命周期问题
- 修复根项目大小写变化后识别为两个项目的问题
- 修复在全局配置中使用过其它配置方法后,子项目的
all方法失效问题 - 改进并采用 Gradle 项目命名规范
- 新增插件自身检查更新功能
- 一些其它功能性的改进
详情请查看更新日志。