I have four bundles, each containing only a manifest. The bundles are
app
com.example.foo.fragment
com.example.ba
You don't have to import foo.fragment in app your dependency will resolve from foo. so just remove that dependency and re-deploy that. This issue is because of cyclic dependency.