I have a library using flavors, however Kotlin bin...
# android
l
I have a library using flavors, however Kotlin binary compatibility validator doesn't support flavors: https://github.com/Kotlin/binary-compatibility-validator/issues/24 Is there some easy workaround? Fork the plugin and implement it myself?