Skip to content

Commit

Permalink
Updated README file (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-cebo authored Sep 25, 2024
1 parent f58f1a9 commit 2aaada8
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 @@ -37,7 +37,7 @@ You will need the publish and subscribe keys to authenticate your app. Get your

* for Gradle, add the following dependency in your `gradle.build`:
```groovy
implementation 'com.pubnub:pubnub-chat:0.8.0'
implementation ("com.pubnub:pubnub-chat:0.8.0")
```

2. Configure your keys and create Chat instance:
Expand Down

0 comments on commit 2aaada8

Please sign in to comment.