Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neerhaj authored Jan 5, 2022
1 parent a0409a1 commit d25f846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ yarn add @oracle/react-native-pushiomanager

```gradle
configurations.maybeCreate("default")
artifacts.add("default", file('PushIOManager-6.51.aar')
artifacts.add("default", file('PushIOManager-6.51.aar'))
```

- Add the following to your project-wide `settings.gradle` file:
Expand Down

0 comments on commit d25f846

Please sign in to comment.