While trying to build an existing source code in android, I got an error like this.
Error: cannot generate view binders java.lang.NoSuchMethodError: 'void kotlin.jvm.internal.FunctionReferenceImpl.(int, java.lang.Class, java.lang.String, java.lang.String, int)'
Please help me to solve the issue. Any clue regarding the error will be a great help.
Thank you!