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 5af7c33 commit 6fc79f6Copy full SHA for 6fc79f6
README.md
@@ -43,7 +43,7 @@ repositories {
43
maven { url "https://jitpack.io" }
44
}
45
dependencies {
46
- compile 'com.github.cesarferreira:kotlin-pluralizer:0.2.7'
+ compile 'com.github.cesarferreira:kotlin-pluralizer:0.2.8'
47
48
```
49
0 commit comments