Ok so it’s Android specific and I don’t need to copy paste dependencies for iOS
l
louiscad
05/14/2019, 4:53 PM
My workaround is to have tests in another android only module depending on the library module I want to test. Should also work for application modules using a test dynamic feature module that is never actually included in the app.