Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
osugikoji committed Mar 21, 2023
1 parent 53e3d0e commit 3874c4a
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 @@ -59,7 +59,7 @@ repositories {
Then, simply import the dependency to your `build.gradle` dependencies:

```kotlin
implementation("co.yml:ychat:1.1.0")
implementation("co.yml:ychat:1.1.1")
```

Take a look at the Kotlin code snippet below for an example of how to initialize and use one of the supported features:
Expand Down

0 comments on commit 3874c4a

Please sign in to comment.