1
0
Fork 0
mirror of https://github.com/ethauvin/kotlin-pluralizer.git synced 2025-04-25 00:37:12 -07:00

updated readme

This commit is contained in:
Cesar Ferreira 2016-09-04 18:44:15 +01:00
parent 922e6fc8bb
commit a6e69db40a

View file

@ -32,7 +32,7 @@ repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile 'com.github.jitpack:gradle-simple:1.0'
compile 'com.github.cesarferreira:kotlin-pluralizer:0.1.0'
}
```