Hey guys,
I have a KMP module which only has jvm and iOS targets and there is no Android specific code.
When including that module into an Android app the Android lint fails. It can’t generate the lint model in this KMP module.
This is only failing in all 2.0.0 updates. The same lib works okay with 1.9.x and prior versions.
Is someone having a similar issue?