Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(android): Remove all gms usages and use guava instead (#510)
* feat(android): Remove all gms usages and use guava instead * chore: add docs for added utility classes * chore: annotate Callbackable.call parameters * fix: remove gms from rn package build.gradle * fix: remove gms from tests as well * test(android): note that google-services plugin still needed for RNFB e2e test * style(lint, java): run code through updated google-java-format * refactor(android): move main executor service to Notifee / reformat --------- Co-authored-by: Mike Hardy <[email protected]>
- Loading branch information