6.4.0
It is now possible to configure the scope of the Jar file which is built by the default jar task and automatically added to the FSM.
Example usage:
firstSpiritModule {
projectJarScope = "server"
}
It is now possible to configure the scope of the Jar file which is built by the default jar task and automatically added to the FSM.
Example usage:
firstSpiritModule {
projectJarScope = "server"
}