mirror of
				https://github.com/HighCapable/YukiHookAPI.git
				synced 2025-10-26 13:29:25 +08:00 
			
		
		
		
	...
This commit is contained in:
		| @@ -185,7 +185,9 @@ class YukiHookXposedProcessor : SymbolProcessorProvider { | ||||
|                 ).apply { | ||||
|                     /** 插入 xposed_init 代码 */ | ||||
|                     write( | ||||
|                         ("package $packageName\n" + | ||||
|                         ("@file:Suppress(\"EXPERIMENTAL_API_USAGE\")\n" + | ||||
|                                 "\n" + | ||||
|                                 "package $packageName\n" + | ||||
|                                 "\n" + | ||||
|                                 "import androidx.annotation.Keep\n" + | ||||
|                                 "import com.highcapable.yukihookapi.YukiHookAPI\n" + | ||||
|   | ||||
		Reference in New Issue
	
	Block a user