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
Make the artifact ID explicit rather than relying on implicit naming. (#255)
* Make the artifact ID explicit rather than relying on implicit naming.
This allows naming the rootProject whatever we want. Improving developer experience in IDE for example.
* Set module name explicitly
* Set everything based on a central value.
0 commit comments