'flavorDimensions' is deprecated
wujek-srujek opened this issue · 2 comments
wujek-srujek commented
As in the title, the snippet generated for Android (Groovy syntax) uses a deprecated property:
flavorDimensions "a", "b"
AngeloAvv commented
Hey @wujek-srujek can you please take a look here to see if the problem is solved? Thanks
wujek-srujek commented
The deprecation warning is gone and the app starts fine as well. Thanks.