Bump version to 1.0.1

This commit is contained in:
2023-10-13 19:53:01 +08:00
parent ddd036b117
commit 5ba66efd18
3 changed files with 11 additions and 3 deletions

View File

@@ -2,4 +2,8 @@
## 1.0.0 | 2023.10.13
- 首个版本提交至 Maven
- 首个版本提交至 Maven
## 1.0.1 | 2023.10.13
- 修复在使用 Kotlin on Android 插件的项目上找不到源码路径的问题

View File

@@ -2,4 +2,8 @@
## 1.0.0 | 2023.10.13
- The first version is submitted to Maven
- The first version is submitted to Maven
## 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