-1

No signature of method: build_6dqn5epllms0i73v68pqhkim1.android() is applicable for argument types:

1 Answers1

0

Are you using kotlin-android-extensions??

If yes ..Remove

androidExtensions {
    experimental = true
}

StackOverflow Question on similar issue

Narendra_Nath
  • 3,132
  • 2
  • 9
  • 25