Skip to content

Commit

Permalink
fix: remove wrong readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNerdGuyLulu committed Apr 26, 2024
1 parent 57d9ce8 commit d8231c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ The plugin provides props for extra customization. Every time you change the pro
}
```

Link your `google-service.json`
Place your `google-services.json` inside the project's root and link it.

```
"android": {
Expand All @@ -501,7 +501,6 @@ e.g. [react-native-permissions](https://github.com/zoontek/react-native-permissi

Next, rebuild your app as described in the ["Adding custom native code"](https://docs.expo.io/workflow/customizing/) guide.

>**Note**: Intercom appends ```npx prebuild --clean``` when changing plugin configurations.

#### Limitations

Expand Down

0 comments on commit d8231c0

Please sign in to comment.