I have warnings that are located in 4 files, and e...
# announcements
d
I have warnings that are located in 4 files, and every build of the project after a minor change in 5th file (like a change
<=
to
>
in the body of non-inline method) I see all these warnings on "compileDevDebugKotlin" step of the gradle. Is that mean that the incremental compilation doesn't work for me?