Got problem with kapt

I’m trying to use kotlin in project.

And I got the problem with inner classes:

bad RuntimeInvisibleParameterAnnotations attribute: TypingMessage(Context,View)

It could be any of inner class.

Everyone got similar problems :slight_smile: Just make full rebuid. It should help.

Nah, If only It was so simple =(. I tried, it was the very first action. It’s not working for the project now.

Can you make a reproducible example? It’s hard to figure out what is wrong without any code.