android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Add 6 new topology types. #55

Closed srmurguia closed 6 years ago

srmurguia commented 6 years ago

Also, print dependency graph and show a warning when there are circular dependencies.

So far dependencies are only between pure java modules, once new input is implemented, most of the topology types will require a refactoring to include the rest of the modules.