feat(docs): update YukiHookAPI owner link

This commit is contained in:
2023-10-21 01:22:13 +08:00
parent 713d5bc008
commit 9f323f466a
2 changed files with 2 additions and 2 deletions

View File

@@ -1302,7 +1302,7 @@
android:ellipsize="end"
android:lineSpacingExtra="6dp"
android:maxLines="2"
android:text="此模块使用 YukiHookAPI 构建。\n了解更多 https://github.com/fankes/YukiHookAPI"
android:text="此模块使用 YukiHookAPI 构建。\n了解更多 https://github.com/HighCapable/YukiHookAPI"
android:textColor="@color/colorTextGray"
android:textSize="11sp" />
</LinearLayout>