According to the current documentation, it seems to me that all packaging options are deprecated? So, what shall be used?
E.g. currently I use
packagingOptions {
merge 'META-INF/NOTICE.md'
merge 'META-INF/LICENSE.md'
}
but merge is described as deprecated:
According to source code comments:
Thus, it becomes: