We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c895c27 commit a78c4e6Copy full SHA for a78c4e6
README.md
@@ -59,7 +59,7 @@ repositories {
59
Then, simply import the dependency to your `build.gradle` dependencies:
60
61
```kotlin
62
-implementation("co.yml:ychat:1.1.1")
+implementation("co.yml:ychat:1.2.0")
63
```
64
65
Take a look at the Kotlin code snippet below for an example of how to initialize and use one of the supported features:
0 commit comments