You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unneeded package declaration in transport runtime (#6545)
The package declaration inside AndroidManifest.xml is no longer used,
and the `namespace` declaration in the gradle file is the one that
should be used.
0 commit comments