split up app/lib
This commit is contained in:
parent
d90fe5a7c8
commit
b2316b0029
11 changed files with 477 additions and 152 deletions
|
@ -20,6 +20,9 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
include(
|
||||
":app",
|
||||
":lib",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue