Hello. Congrats on Amper. I'm loving it so far! What directory should SQLdelight .SQ files go into so that the SQLdelight plugin sees them? Do you have to use the "gradle-kmp" layout option? TIA!
✅ 1
Ahh, nevermind. I've found that I can add the following line to the SQLdelight plugin config and just put a "sqldelight" directory next to the src directory. "srcDirs.setFrom("sqldelight")".