Bump version to 1.0.2

This commit is contained in:
2025-08-19 17:39:18 +08:00
parent 33b00fc4e0
commit dbc41ac61e
5 changed files with 27 additions and 4 deletions

View File

@@ -6,4 +6,10 @@
## 1.0.1 | 2023.10.13
- 修复在使用 Kotlin on Android 插件的项目上找不到源码路径的问题
- 修复在使用 Kotlin on Android 插件的项目上找不到源码路径的问题
## 1.0.2 | 2025.08.19
- 修复在新版 Android Gradle Plugin 及 Android Studio/IDEA 中部署源码路径时的错误
`removeContentEntry: removed content entry url 'build/generated/flexi-locale' still exists after removing`
- 新增 `sourceSetName` 方法,允许自定义要部署的源集名称