kinda sorta processor (#3)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
rootProject.name = "root"
|
||||
include("kompendium")
|
||||
include("playground")
|
||||
rootProject.name = "kompendium"
|
||||
include("kompendium-core")
|
||||
include("kompendium-processor")
|
||||
include("kompendium-playground")
|
||||
|
||||
// Feature Previews
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
Reference in New Issue
Block a user