rootProject.name = "tree-structure" include(":tree-structure-serialization") include(":tree-structure-coroutines") include(":tree-structure-compose") include(":tree-structure-immutable") include(":samples")