You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no possibility to use one configuration for multiple projects. Each separate project should have it's own configuration (plugin's logic depends on values of separate project: src path, output folder path etc.). I think it could be implemented but implementation may take some time.
Hi,
Is there any way I can have this in the root .gradle file and have only 1 set of config xmls for all the projects in my solution?
Currently when trying it in the root project I get
Configuration with name 'compile' not found.
The text was updated successfully, but these errors were encountered: