mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-12-12 12:03:34 +08:00
Update quick-start, xposed-using documentation
This commit is contained in:
@@ -143,7 +143,7 @@ android {
|
||||
|
||||
```kotlin
|
||||
@InjectYukiHookWithXposed
|
||||
class HookEntry : IYukiHookXposedInit {
|
||||
object HookEntry : IYukiHookXposedInit {
|
||||
|
||||
override fun onHook() = YukiHookAPI.encase {
|
||||
// Your code here.
|
||||
|
||||
Reference in New Issue
Block a user