Track binary output class names
This commit is contained in:
committed by
max-kammerer
parent
6748560184
commit
42a9d64578
@@ -45,6 +45,7 @@ dependencies {
|
||||
// Workaround for missing transitive import of the common(project `kotlin-test-common`
|
||||
// for `kotlin-test-jvm` into the IDE:
|
||||
testCompileOnly(project(":kotlin-test:kotlin-test-common")) { isTransitive = false }
|
||||
testCompileOnly("org.ow2.asm:asm:9.0")
|
||||
}
|
||||
|
||||
// Aapt2 from Android Gradle Plugin 3.2 and below does not handle long paths on Windows.
|
||||
|
||||
Reference in New Issue
Block a user