mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 18:55:35 +08:00
Merge code
This commit is contained in:
@@ -60,7 +60,7 @@ open class ModuleApplication : Application() {
|
|||||||
private var currentContext: ModuleApplication? = null
|
private var currentContext: ModuleApplication? = null
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 全局静态 [Application] 实例
|
* 获取全局静态 [Application] 实例
|
||||||
* @return [ModuleApplication]
|
* @return [ModuleApplication]
|
||||||
* @throws IllegalStateException 如果 [Application] 没有正确装载完成
|
* @throws IllegalStateException 如果 [Application] 没有正确装载完成
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user