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