rootProject.name = System.getProperty("rootProjectName")
?: 'Backend-common'
include 'utils'
include 'test-utils'