upgrade

internal fun upgrade(element: Element, targetVersion: ModuleDescriptor.Version = CURRENT_VERSION): Element(source)

Upgrades the format of the settings contained in element to the newest format compatible with targetVersion.

See also