Hi guys, I'm having problems with sqldelight on mu...
# squarelibraries
c
Hi guys, I'm having problems with sqldelight on multiplatform. I have
packageName
setted in the build.gradle, but when running the gradle task to generate the code I get a
SqlDelight files must be placed in a package directory
error message. I setted the
sourceSet
to the folder where my
.sq
files are located but I can't get this error to go away (PS: using sqldelight 1.0.3 since 1.1.3 seems to have some problem with kotlin 1.3.40 with ios)