Bump version to 1.0.8

This commit is contained in:
2025-08-19 13:29:34 +08:00
parent 308f1618ab
commit d04a57c549
4 changed files with 8 additions and 6 deletions

View File

@@ -41,10 +41,11 @@
- Fix a serious issue that caused code generation failure when encountering special characters and duplicate key-value names
## 1.0.7 | 2025.08.19
## 1.0.8 | 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/sweet-property' still exists after removing`
- Added the `sourceSetName` method to allow customization of the source set name to be deployed
- Fix an issue where some `commit id` and Hash might be recognized as numeric types during the automatic type conversion process
- Merge [#1](https://github.com/HighCapable/SweetProperty/pull/1) and re-release the version (1.0.7)
- Merge [#1](https://github.com/HighCapable/SweetProperty/pull/1) and re-release version (1.0.6)
- Fix a duplicate prompt for updates due to deprecating the OSS repository (1.0.7)