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 0afabd8 commit 6b65d56Copy full SHA for 6b65d56
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.8'
+ compile 'com.github.cesarferreira:kotlin-pluralizer:0.2.9'
47
48
```
49
0 commit comments