replace subprojects and add publishing of postssystem.core
This commit is contained in:
@@ -15,5 +15,7 @@ include 'api'
|
||||
include 'services:webservice'
|
||||
*/
|
||||
|
||||
include ':core'
|
||||
include ':exposed'
|
||||
rootProject.name='postssystem'
|
||||
include ':postssystem.core'
|
||||
include ':postssystem.exposed'
|
||||
enableFeaturePreview("GRADLE_METADATA")
|
||||
|
||||
Reference in New Issue
Block a user