A problem occurred configuring project ':app'. when i set multi flavorDimensions

Viewed 37

When I use one flavorDimensions, everything is ok.

flavorDimensions("aaa")//everything run

but when I use multi flavorDimensions and sync project.

It sync fail and get the error A problem occurred configuring project ':app'. enter image description here Does anyone know how to solve the problems?

0 Answers
Related