The build failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try

108

defaultConfig {
    ...
    multiDexEnabled true
}
classpath 'com.android.tools.build:gradle:3.5.4'

Comments

Submit
0 Comments