Integrating to project fails with ':app:transformClassesWithMultidexlistForDebug'
See original GitHub issueI’m building a project, which already have a Firebase instance installed, specifically using library react-native-firebase
, which requires me to add firebase-core
.
I am not sure if it is the root cause of not being able to properly run the app on Android, but it’s the only lead I have right now.
I have build log below: BUILD LOG
android/build.gradle ANDROID GRADLE android/app/build.gradle APP GRADLE
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
android - Error:Execution failed for task ':app ... - Stack Overflow
I try to build project and get this error: Error:Execution failed for task ':app:transformClassesWithMultidexlistForDebug'. java.io.
Read more >Message "BAdI not implemented to set the project integration ...
You try to import an XML file or an MS Project file to Project Management. The import fails. You notice message "BAdI not...
Read more >EPM Planning Projects Rules for Integration with Project ...
Exports all the projects that are in Approved (Project Status) and Internal or Ready (Project Integration Status) for integration with Project Management. This ......
Read more >What Is Project Integration Management? - Wrike
Integrated project management ensures projects are not managed in isolation. It takes into account not only how aspects of your project relate to...
Read more >How to integrate project management into your organization
Some 84% of Project Management Offices fail within four years because of the disconnect with the business. Solid integration is the solution.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@danwoodbury Hey here was what I did. I’ve reinstalled
tipsi-stripe
. I’ve set up myandroid/build.gradle
like below:Then instead of compile used
implementation project(':tipsi-stripe')
@kaloncheung124 I must have double clicked. Should be closed. I’m glad it worked for you.