android / codelab-android-dynamic-features

Apache License 2.0
121 stars 47 forks source link

circular dependency #51

Open kchloe opened 2 years ago

kchloe commented 2 years ago

after add below comment crash occurs which is about circular dependency between app and asset implementation project(':assets')

how can i solve it?