SyntaxFix
Write A Post
Hire A Developer
Questions
If you don't really need the mechanism, just specify a random flavor dimension in your build.gradle:
build.gradle
android { ... flavorDimensions "default" ... }
For more information, check the migration guide