1.3.31 is broken for me, I get this while compilin...
# kapt
a
1.3.31 is broken for me, I get this while compiling:
Copy code
Execution failed for task ':common:kaptDebugKotlin'.
> Could not resolve all files for configuration ':common:_classStructurekaptDebugKotlin'.
   > Failed to transform file 'classes.jar' to match attributes {artifactType=class-structure, org.gradle.usage=java-runtime-jars}
      > Execution failed for StructureArtifactTransform: /Users/nicklas/.gradle/caches/transforms-2/files-2.1/3b26390363c49f3a73506646bd39f9c5/jars/classes.jar.
         > java.lang.IllegalArgumentException (no error message)
y
Did 1.3.30 work?
a
Yes
a
Can you please report an issue at http://kotl.in/issue with a sample project to reproduce?