fun BuildFeatures.replaceContent(base: FileContentReplacer? = null, init: FileContentReplacer.() -> Unit = {}): Unit
Adds a build feature which processes text files by performing regular expressions
See Also
FileContentReplacer