How can I add libraries defined in customized gradle configuration to external lib?
Hi:
We are developing a idea plugin it will use gradle to define a customized configurations. These configurations will contain some dependency libraries. We want to add these libraries to project external lib and these libs can be seen as external lib. But I didn't find how to implement this. What's interface we should use?
Thanks
Please sign in to leave a comment.