Is there a way to build a debug build, but using a...
# android
t
Is there a way to build a debug build, but using a release variant of a local library? When I change the library build variant to ‘release’, AS complains that the modules that depend on that library depend on the ‘debug’ variant