mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-06 10:45:46 +08:00
Update version to 1.0.1
This commit is contained in:
@@ -16,6 +16,11 @@ Time zone of version release date: **UTC+8**
|
||||
|
||||
:::
|
||||
|
||||
### 1.0.0 | 2023.01.26  <Badge type="tip" text="latest" vertical="middle" />
|
||||
### 1.0.1 | 2023.04.16  <Badge type="tip" text="latest" vertical="middle" />
|
||||
|
||||
- Change the type of dependent library from **Java Library** (jar) to **Android Library** (aar)
|
||||
- Removed wrong `Class` object declaration in Android `type`
|
||||
|
||||
### 1.0.0 | 2023.01.26  <Badge type="warning" text="stale" vertical="middle" />
|
||||
|
||||
- The first version is submitted to Maven
|
@@ -8,6 +8,11 @@
|
||||
|
||||
:::
|
||||
|
||||
### 1.0.0 | 2023.01.26  <Badge type="tip" text="最新" vertical="middle" />
|
||||
### 1.0.1 | 2023.04.16  <Badge type="tip" text="最新" vertical="middle" />
|
||||
|
||||
- 将依赖库的类型由 **Java Library** (jar) 修改为 **Android Library** (aar)
|
||||
- 移除了 Android `type` 中的错误 `Class` 对象声明
|
||||
|
||||
### 1.0.0 | 2023.01.26  <Badge type="warning" text="过旧" vertical="middle" />
|
||||
|
||||
- 首个版本提交至 Maven
|
Reference in New Issue
Block a user