My project has recently decided it hates Instant Run for its android component. It seemed to be working fine with coroutines + ktor + serialization, but when I added SQLDelight I had to make some changes (including upgrading to Gradle 5.1.1) which seem to have broken the crap out of instant run.
Has anyone else run into this issue? Any thoughts on things which might be causing this?