upgrade

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

Upgrades the format of the settings contained in element to the format of the targetVersion.

See also