SQLDelight is already supposed to handle linking of sqlite for native targets automatically
j
John O'Reilly
04/19/2020, 8:09 AM
John O'Reilly
04/19/2020, 8:10 AM
For PeopleInSpace this is where I've added sqllite3 dependency (along btw with curl which ktor needs on macOS)
John O'Reilly
04/19/2020, 8:11 AM
I've seen some references to being able to add this dependency in gradle but hadn't worked for me at the time for some reason and didn't have chance to dig any deeper