tapchicoma
04/25/2019, 11:13 AMkapt in kotlin 1.3.30 picks up wrong build cache entries?
In our case build cache is populated only on CI builds and kapt sometimes picks up results from master branch that has new generated classes and fails local branch build with message "Can't find this new generated class type."tapchicoma
04/25/2019, 12:33 PM