> What is the status for Android Databinding wi...
# android
g
What is the status for Android Databinding with Kotlin 1.1 (RC)?
@okaymak Works fine for our application with DataBindings 2.2.3 on kapt1 either kapt3 (a lot of data binding layouts and bindingadapters). DataBindings 2.3.0-rc1 works too with kapt3, but kapt1 has a bug with tests - https://youtrack.jetbrains.com/issue/KT-16190