Split integrations and export into ext module
feat: move integrations from lib to ext feat: move content export from lib to ext feat: rename affected packages for separate module distribution chore: update Gradle module wiring chore: adjust JPMS descriptors and dependencies docs: update module structure documentation
This commit is contained in:
@@ -11,4 +11,4 @@ plugins {
|
||||
|
||||
rootProject.name = 'ZeroEcho'
|
||||
|
||||
include('app', 'lib', 'pki', 'samples')
|
||||
include('app', 'ext', 'lib', 'pki', 'samples')
|
||||
|
||||
Reference in New Issue
Block a user