mapRootProject

abstract fun mapRootProject(mapped: CharSequence? = null)

Map the root project as the specified mapped path/name.

By default, the generated mapping class does not contain the root project, please manually call this function to map the root project.

Parameters

mapped

The mapped name or path, if it is null, use Project.getName.