mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-05 10:15:40 +08:00
docs: additional update instructions
This commit is contained in:
@@ -18,6 +18,7 @@ Time zone of version release date: **UTC+8**
|
||||
|
||||
### 1.0.3 | 2023.10.07  <Badge type="tip" text="latest" vertical="middle" />
|
||||
|
||||
- The license agreement has been changed from `MIT` to `Apache-2.0`, subsequent versions will be distributed under this license agreement, you should change the relevant license agreement after using this version
|
||||
- Change the type of dependency library from **Android Library** (aar) back to **Java Library** (jar)
|
||||
- Adapt and support the native Java platform (some functions are only available on the Android platform)
|
||||
- Fixed [fix get interfaces of class](https://github.com/HighCapable/YukiHookAPI/pull/38) issue and merged into `YukiReflection`
|
||||
|
@@ -10,6 +10,7 @@
|
||||
|
||||
### 1.0.3 | 2023.10.07  <Badge type="tip" text="最新" vertical="middle" />
|
||||
|
||||
- 许可协议由 `MIT` 变更为 `Apache-2.0`,在此之后的版本将由此许可协议进行分发,您在使用此版本后应变更相关许可协议
|
||||
- 将依赖库的类型由 **Android Library** (aar) 修改回 **Java Library** (jar)
|
||||
- 适配并支持原生 Java 平台 (部分功能仅限 Android 平台)
|
||||
- 修复 [fix get interfaces of class](https://github.com/HighCapable/YukiHookAPI/pull/38) 问题并合并到 `YukiReflection`
|
||||
|
Reference in New Issue
Block a user