Join Slack
have anyone noticed that `kapt` in kotlin `1.3.30` picks up wrong build cache entries? In our case ...
# kapt
t
tapchicoma
04/25/2019, 11:13 AM
have anyone noticed that
kapt
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
seems affected by this issue:
https://youtrack.jetbrains.com/issue/KT-31064
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by