Revert testBuildType back to debug

This commit is contained in:
mhutti1 2019-02-19 23:03:40 +00:00 committed by Isaac Hutt
parent c9e96b2e61
commit b4ff3a1b7f

View File

@ -176,7 +176,7 @@ android {
cruncherEnabled true
}
testBuildType "coverage"
testBuildType "debug"
lintOptions {
// Treat lint seriously