fmd
01/09/2017, 8:52 PMkotlin-kapt for generating DBFlow database models. Generation itself works, but kapt puts the generated classes into the generated/source/kapt/release/ folder even though I have selected the debug build variant in all project modules. Is this some known issue with an existing workaround? I was not able to find anything on Google/SO/Kotlin issues. Any help appreciated.