tooploox / KMMSongApp

2 stars 1 forks source link

Extract dependencies #13

Open lucaskasprzyk opened 4 years ago

lucaskasprzyk commented 4 years ago

As we have all dependencies in module driven build.gradle files it would be good to clean repeated code. We can start from extracting versions and eventually provide some plugins

wzieba commented 4 years ago

Yes, totally agree. Also, I would advise going with Gradle Extra Properties, here's why: https://medium.com/@wzieba/an-argument-against-buildsrc-defined-dependencies-or-how-to-seamlessly-keep-your-gradle-8e0bfd7ee8e3?source=friends_link&sk=9f9574c312e72403915a38c88d5fbcea

wzieba commented 4 years ago

Also this: https://twitter.com/kotlin/status/1310859700611710978?s=21