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