Couldn't make a guess for com.Rapcrushers.app.customviews.MageNativeTextView
I am receiving the error "Cause: couldn't make a guess for com.Rapcrushers.app.customviews.MageNativeTextView" while rebiulding the project. I think this issue is because of the capital "R" in package name of my app. But i can't change it to small "r" since app is already live on play store and have 1000(s) of installs on it. Please suggest a solution to fix this without changing package name.
Package name =
com.Rapcrushers.app
folder name = customviews
Class name = MageNativeTextView ( A...