Update to New Rule

This commit is contained in:
2022-03-12 22:45:51 +08:00
parent b435074951
commit 22b03bb858
17 changed files with 17 additions and 17 deletions

View File

@@ -216,7 +216,7 @@ class YukiHookXposedProcessor : SymbolProcessorProvider {
).apply {
/** 插入 xposed_init 代码 */
write(
("@file:Suppress(\"EXPERIMENTAL_API_USAGE\")\n" +
("@file:Suppress(\"OPT_IN_USAGE\")\n" +
"\n" +
"package $packageName\n" +
"\n" +