evollu / evollu/react-native-firebase-analytics
Multiple dex files define Lcom/google/firebase/FirebaseException;
- Dominant language
- Java
- Stars
- 206
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.