mirror of
https://github.com/ethauvin/kotlin-pluralizer.git
synced 2025-04-25 08:47:12 -07:00
lowered gradle version
This commit is contained in:
parent
3be60a76a8
commit
5b4cd994ec
4 changed files with 2 additions and 6 deletions
|
@ -22,7 +22,6 @@ class HelloActivity : AppCompatActivity() {
|
|||
Log.d("TAG", "person".pluralize())
|
||||
Log.d("TAG", "banana".pluralize())
|
||||
Log.d("TAG", "woman".pluralize())
|
||||
|
||||
Log.d("TAG", "women".singularize())
|
||||
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue