a3568bc41c
there're two optons:
1. add enableDebug option in the build.gradle:
konanArtifacts {
CsvParser {
enableDebug true
...
}
}
2. specify in command line with project properties -PenableDebug=true