Migrate kotlin-gradle-build-metrics module to variants
^KT-49227 In Progress
This commit is contained in:
@@ -10,11 +10,6 @@ dependencies {
|
||||
testImplementation(commonDependency("junit:junit"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" { projectDefault() }
|
||||
}
|
||||
|
||||
projectTest {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user