I just migrated whole project to Android Studio 3.2.1, gradle 4.10, Kotlin 1.2.71
I can't build project due to error with generated binding class:

Do you have any idea what might be the cause? Cleaning project does not help here. I'm using databinding compiler from androidx reference, but i doubt that this have any impact on this
I just migrated whole project to Android Studio 3.2.1, gradle 4.10, Kotlin 1.2.71
I can't build project due to error with generated binding class:
Do you have any idea what might be the cause? Cleaning project does not help here. I'm using databinding compiler from androidx reference, but i doubt that this have any impact on this