binary-compatibility-validator
binary-compatibility-validator copied to clipboard
Unable to apply plugin to flavored modules
Looks like the plugin only gets applied to Android modules if they have a compilationTarget matching release.
This makes it unusable if you have library flavors. Are there any plans to support multi flavored modules in the future? Would also be nice if you could notice this limitation in the docs.
Hi, thanks for the report. Unfortunately, there are no plans to change that in the nearest future due to the lack if time, but I'll try to get back to it at the end of december
The issue is still open, is there any plan to support this ?