Skip to content

Multiple dex files define Lcom/google/firebase/FirebaseException; #57

@vennassafir

Description

@vennassafir

Hi,

I can't build app when I add to this line on project/android/app/build.gradle

apply plugin: "com.android.application"
//apply plugin: 'com.google.gms.google-services' // <-This line Add this line for analytics
import com.android.build.OutputFile

ERROR;

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:transformClassesWithDexForRelease'.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/google/firebase/FirebaseException;

Please help me,
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions