<https://files.slack.com/files-pri/T09229ZC6-FLD9B...
# multiplatform
s

https://files.slack.com/files-pri/T09229ZC6-FLD9BHUTB/captura_de_ecra___2019-07-19__a__s_09.11.01.png

Good morning guys, I'm having this error on the iOS build since I have started using SQLDelight. I think it's because of when I added the classpath to the project build.gradle file, it asked me to remove the version of kotlin-multiplatform on the plugins task in the lib build.gradle. Maybe there are conflicting libraries?
c
I had the same, this was the solution in my case https://kotlinlang.slack.com/archives/C3PQML5NU/p1563443543287000
s
I had no issue before starting to use sqldelight so I'm assuming it has something to do with it