Execution failed for task ':app:dataBindingGenBaseClassesDebug'. Error after upgrading to Android Studio 3.2.1
The following command worked for me.
./gradlew assembleDebug --rerun-tasks
The following command worked for me.
./gradlew assembleDebug --rerun-tasks