[ObjCExport] Implement 'findKdocString' utility for Analysis Api
KT-64226
This commit is contained in:
committed by
Space Team
parent
72f135396c
commit
aa3fa9e8c5
@@ -10,8 +10,9 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":native:objcexport-header-generator"))
|
||||
api(project(":analysis:analysis-api"))
|
||||
api(project(":compiler:psi"))
|
||||
api(project(":native:objcexport-header-generator"))
|
||||
|
||||
testImplementation(projectTests(":native:objcexport-header-generator"))
|
||||
testApi(project(":analysis:analysis-api-standalone"))
|
||||
|
||||
Reference in New Issue
Block a user