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
yan
04/25/2019, 6:28 PM
Did 1.3.30 work?
a
ansman
04/25/2019, 7:48 PM
Yes
a
Alexey Belkov [JB]
04/26/2019, 7:56 AM
Can you please report an issue at http://kotl.in/issue with a sample project to reproduce?