ipr

open fun ipr(@DelegatesTo(value = XmlFileContentMerger::class) closure: Closure)(source)
open fun ipr(action: Action<out Any>)(source)

Enables advanced configuration like tinkering with the output XML or affecting the way existing *.ipr content is merged with Gradle build information.

See the examples in the docs for IdeaProject