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 53e3d0e commit 3874c4aCopy full SHA for 3874c4a
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.0")
+implementation("co.yml:ychat:1.1.1")
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