Switch reflect to compiled core classes
This commit is contained in:
@@ -15,7 +15,7 @@ dependencies {
|
||||
testArtifacts project(':kotlin-stdlib-jre8')
|
||||
testArtifacts project(':kotlin-reflect')
|
||||
// legacy
|
||||
testArtifacts project(':kotlin-runtime')
|
||||
// testArtifacts project(':kotlin-runtime')
|
||||
testArtifacts files(project(':kotlin-stdlib').tasks.originalStdlibJar)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user