mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Update version to 1.0.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png" width = "100" height = "100"/>
|
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png" width = "100" height = "100"/>
|
||||||
<br/>
|
<br/>
|
||||||
@@ -121,6 +121,11 @@ class MainHook : YukiHookXposedInitProxy {
|
|||||||
|
|
||||||
- 1.0 <br/>
|
- 1.0 <br/>
|
||||||
首个版本提交至 Maven。
|
首个版本提交至 Maven。
|
||||||
|
- 1.0.1 <br/>
|
||||||
|
`RemedyPlan` 增加 `onFind` 功能;<br/>
|
||||||
|
整合并修改了部分反射 API 代码;<br/>
|
||||||
|
增加了 `type` 中的 `java` 类型;<br/>
|
||||||
|
修复忽略错误在控制台仍然输出的问题。
|
||||||
|
|
||||||
# Donate
|
# Donate
|
||||||
|
|
||||||
|
@@ -10,7 +10,7 @@ ext {
|
|||||||
devUser = "fankesyooni"
|
devUser = "fankesyooni"
|
||||||
userEmail = "qzmmcn@163.com"
|
userEmail = "qzmmcn@163.com"
|
||||||
groupId = "com.highcapable.yukihookapi"
|
groupId = "com.highcapable.yukihookapi"
|
||||||
apiVersion = "1.0"
|
apiVersion = "1.0.1"
|
||||||
repoName = "YukiHookAPI"
|
repoName = "YukiHookAPI"
|
||||||
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
|
repoDescription = "An efficient Kotlin version of the Xposed Hook API."
|
||||||
licenceName = "MIT License"
|
licenceName = "MIT License"
|
||||||
|
Reference in New Issue
Block a user