android test support flavors and build type variants?
flavorDimensions "foo"
productFlavors {
full {
dimension "foo"
}
trial {
dimension "foo"
}
}
If there is only src/androidTest/java, which variant to test?
Aucun commentaire:
Enregistrer un commentaire