dimsuz
01/26/2018, 4:43 PMmodule A with kotlin-android-extensions in experimental mode and a module B which uses base classes from module A, both are com.android.library.
In my case compilation of module B fails with the above error in either case, whether I add kotlin-android-extensions to it or not. Will try to investigate further. Maybe something related to gradle 4.5 to which I updated yesterday, dunno.