I have a little multiplatform example that's using...
# squarelibraries
k
I have a little multiplatform example that's using sqldelight 1.0.3 and I just upgraded to 1.1.1. Now within intelliJ I'm getting a dialog that's saying something about "Duplicate content roots detected" and it appears to be removing my common/build/sqldelight/ directory and it's content. As a result I'm getting a bunch of unresolved references to all the classes generated from my tables/sql. I looked through the issues and didn't see anything that matched. Again, this compiles fine with 1.0.3. What am I missing? Thanks for any help.