- Notifications
You must be signed in to change notification settings - Fork798
Closed
Description
My project has a number of modules apart from the actual app.
Today I've tried to use Hugo on one of the 'android-library' modules, and nothing is logged when the app module runs.
Project modules:
app (hascompile project(':mylibrary')
)
mylibrary (hasapply plugin: 'hugo'
)
Already tried to alsoapply plugin: 'hugo'
on the app module, with no luck.
Metadata
Metadata
Assignees
Labels
No labels