Skip to content

Commit

Permalink
doc: update readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
osugikoji committed Apr 1, 2023
1 parent c895c27 commit a78c4e6
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.1")
implementation("co.yml:ychat:1.2.0")
```

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 a78c4e6

Please sign in to comment.