kitttn
01/15/2017, 2:36 PMkotlin-android plugin wasn't configured in the module i created that MessagingHelper. But it was configured in others, so Android Studio didn't make any warnings about misconfiguration. After adding kotlin to build.gradle of that module everything worked fine.
Thank you for helping!