I have found solution for the issue,
I have created android native binding project and added .aar file into that.
Used binding project as reference into main project and the error was gone.
Don't know why it was not working via directly adding .aar to main project.