Added code coverage measure to debug builds

This commit is contained in:
mhutti1 2017-04-08 16:29:18 +02:00
parent 7b6399c6b2
commit 9f7c052f60

View File

@ -84,6 +84,11 @@ android {
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
debug {
testCoverageEnabled true
}
}
productFlavors {
// Vanilla Kiwix app