Skip to content

Trying to understand the module dependencies #653

Answered by jagovdstap
jagovdstap asked this question in Q&A
Discussion options

You must be logged in to vote

I'll answer my own question since I found out.
If multiple modules need a common set of dependencies, they can be (and are in this app) provided through the Gradle convention plugin.
This keeps the gradle files for those modules small. It can also drive you insane searching if you don't know Gradle well enough yet.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jagovdstap
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant