[BT] Move ClassSnapshotGranularity to the Build Tools API module
#KT-57565 In Progress
This commit is contained in:
committed by
Space Team
parent
442d1cf711
commit
329fd6be45
@@ -19,6 +19,7 @@ dependencies {
|
||||
api(project(":kotlin-build-common"))
|
||||
api(project(":daemon-common"))
|
||||
api(project(":compiler:build-tools:kotlin-build-statistics"))
|
||||
api(project(":compiler:build-tools:kotlin-build-tools-api"))
|
||||
compileOnly(intellijCore())
|
||||
|
||||
testApi(commonDependency("junit:junit"))
|
||||
|
||||
Reference in New Issue
Block a user