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 12c8b10 commit 27bbea1Copy full SHA for 27bbea1
README.md
@@ -10,7 +10,7 @@ kotlin-codepoints is distributed through Maven Central.
10
11
```kotlin
12
dependencies {
13
- implementation("de.cketti.unicode:kotlin-codepoints:0.1.0")
+ implementation("de.cketti.unicode:kotlin-codepoints:0.2.0")
14
}
15
```
16
0 commit comments