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
fix(Android): fix warning by removing package declaration from AndroidManifest (#2603)
## Description
See the discussion:
#2597 (comment)
## Changes
Removed the package declaration from Android Manifest.
## Test code and steps to reproduce
Passing build should be enough.
## Checklist
- [x] Ensured that CI passes
0 commit comments