sendoav
02/21/2020, 7:57 AMErik Christensen
02/21/2020, 3:32 PMsendoav
02/27/2020, 2:37 PMErik Christensen
02/27/2020, 3:58 PMsendoav
02/28/2020, 12:37 PMCarter
08/09/2020, 2:42 PMjava-library
gradle plugin. The problem with this is that my app module which consumes the libraries fails to build.
My workaround for now is a command line flag to turn coverage on and using a -x arg to prevent building the app module. But is there a less janky way to do this?published-library
but I can’t seem to find what that is.Erik Christensen
08/11/2020, 8:44 PMCarter
08/11/2020, 8:45 PMErik Christensen
08/11/2020, 8:48 PMCarter
08/15/2020, 3:04 PMproject
dependencies (but is OK with non-project dependencies), and that is causing the exceptions when running the tests.
Ideas on how I might resolve that?