coletz
06/22/2019, 2:13 PMpackageName
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)