i’ve also seen clean builds fail because java clas...
# android
m
i’ve also seen clean builds fail because java classes can’t interop with the kotlin ones, class not found exception. I read that it might be a conflict between the retrolambda plugin and kotlin one, but I don’t know