This repository was archived by the owner on Nov 11, 2025. It is now read-only.
SweetProperty 1.0.8 Released
- Fix errors when deploying source code paths in the new version of Android Gradle Plugin and Android Studio/IDEA
removeContentEntry: removed content entry url 'build/generated/sweet-property' still exists after removing - Added the
sourceSetNamemethod to allow customization of the source set name to be deployed - Fix an issue where some
commit idand Hash might be recognized as numeric types during the automatic type conversion process - Merge #1 and re-release version (1.0.6)
- Fix a duplicate prompt for updates due to deprecating the OSS repository (1.0.7)
For more details, please check the changelog.
SweetProperty 1.0.8 已发布
- 修复在新版 Android Gradle Plugin 及 Android Studio/IDEA 中部署源码路径时的错误
removeContentEntry: removed content entry url 'build/generated/sweet-property' still exists after removing - 新增
sourceSetName方法,允许自定义要部署的源集名称 - 修复在类型自动转换过程中某些
commit id和 Hash 可能被识别为数值类型的问题 - 合并 #1 并重新发布版本 (1.0.6)
- 修复由于 OSS 存储库被弃用导致重复提示检查更新的问题 (1.0.7)
详情请查看更新日志。