The -kotlin suffix has no purpose and causes confusion in multiple places like test associates and grazel. In this PR, it is unified to be the same name that would be otherwise generated by kt_android_library.
Enable databinding in tests also so running unit tests will test databinding code path.
The
-kotlin
suffix has no purpose and causes confusion in multiple places like test associates and grazel. In this PR, it is unified to be the same name that would be otherwise generated by kt_android_library.Enable databinding in tests also so running unit tests will test databinding code path.