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
- Fixed a problem where the source code path could not be found on projects using the Kotlin on Android plugin
- Fixed a problem where the source code path could not be found on projects using the Kotlin on Android plugin
## 1.0.2 | 2025.08.19
- 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/flexi-locale' still exists after removing`
- Added the `sourceSetName` method to allow customization of the source set name to be deployed