mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
...
This commit is contained in:
@@ -59,7 +59,7 @@ class YukiHookXposedProcessor : SymbolProcessorProvider {
|
||||
private val KSClassDeclaration.superName
|
||||
get() = try {
|
||||
superTypes.last().element.toString()
|
||||
} catch (_: Exception) {
|
||||
} catch (_: Throwable) {
|
||||
""
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user