rootProject.name = "simplenotes" include(":simplenotes-config") include(":simplenotes-views") include(":simplenotes-app") include(":simplenotes-domain") include(":simplenotes-search") include(":simplenotes-types") include(":simplenotes-persistance")