I am pretty new to android.
I changed the package name of my project and after that i can't build the project.
Its giving me an error that package name not found.
But the file in which i am getting this error is an auto-generated file .
So even if I change the package name there it gets undone upon build.
Any help is highly appreciated.
BTW its my first ask on stack overflow.