some user says my program errors like this: `Error...
# squarelibraries
n
some user says my program errors like this:
Error:Kotlin: com/squareup/kotlinpoet/ClassName
i am currently trying to squeeze them for more info and a stacktrace.. but anyone got a idea of how this could happen ?
h
Different plugins use different versions of kotlinpoet. Gradle uses latest
e
Yeah, they need to make sure they don't have a pre-1.0 version of KotlinPoet on their classpath
n
Well thats unlikely, but maybe some other plugin