cashapp/licensee

Support Android dynamic feature modules

sb-software opened this issue · 2 comments

As far as I can tell the plugin doesn't currently work for dynamic feature modules used in Android applications. It would be a nice thing to have as dynamic features is becoming more and more common, at least in larger Android projects. Perhaps it would be possible from the application module to detect android.dynamicFeatures dependencies and traverse into them to find additional third-parties to check?

I'm not sure about your claims about them becoming common, but yes supporting them is likely trivial.