The structure of my android project:
project-
|-moduleA
|-moduleB
|-moduleC
|-moduleD
how to organize modules in groups like this:
project-
|-group1
|-moduleA1
|-moduleA2
|-moduleA
|-group2
|-moduleB1
|-moduleB2
|-moduleB3
move modules to directory, but compile error
any one can help me? thanks!
Same answer as the above one, but I had to use a slightly different syntax
':group1:module1'
Gradle wouldn't accept the slash-notation. (Sorry for the additional answer, I couldn't leave a comment)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With