enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
This commit is contained in:
parent
718b37a4eb
commit
46e58fe64d
17 changed files with 100 additions and 97 deletions
|
|
@ -32,6 +32,9 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
rootProject.name = "ElementX"
|
||||
include(":app")
|
||||
include(":libraries:core")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue