We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac2927 commit 826f405Copy full SHA for 826f405
README.md
@@ -37,7 +37,7 @@ KEncode provides three standalone entry points:
37
38
```kotlin
39
dependencies {
40
- implementation("com.eignex:kencode:1.0.0")
+ implementation("com.eignex:kencode:1.1.0")
41
}
42
```
43
0 commit comments