diff --git a/yukihookapi-core/src/main/java/com/highcapable/yukihookapi/annotation/CauseProblemsApi.kt b/yukihookapi-core/src/main/java/com/highcapable/yukihookapi/annotation/CauseProblemsApi.kt index 4e6eea62..12a87568 100644 --- a/yukihookapi-core/src/main/java/com/highcapable/yukihookapi/annotation/CauseProblemsApi.kt +++ b/yukihookapi-core/src/main/java/com/highcapable/yukihookapi/annotation/CauseProblemsApi.kt @@ -52,4 +52,4 @@ package com.highcapable.yukihookapi.annotation * * 此功能除继承和接口外不应该在这里被调用 */ -internal annotation class CauseProblemsApi \ No newline at end of file +annotation class CauseProblemsApi \ No newline at end of file