I want to change my applicationId
to com.google.android.gm.Myapp
in my app gradle or any other package like com.facebook.Myapp
etc...
I would like to know what are the consequences of this changing.
Generally, I can do it and everything look work the same,
but maybe later i won't be able to upload my app to google developer console?
or maybe i will have an issues with implementation of google libs?