Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android build failure #28

Open
oferRounds opened this issue Feb 7, 2019 · 2 comments
Open

Android build failure #28

oferRounds opened this issue Feb 7, 2019 · 2 comments

Comments

@oferRounds
Copy link

Getting:

 What went wrong:
Execution failed for task ':app:transformClassesWithMultidexlistForDebug'.
> com.android.build.api.transform.TransformException: Error while generating the main dex list.

my app/gradle does contain:

dexOptions {
        jumboMode true
        javaMaxHeapSize "4g"
    }

Any solution? This started to happen after I added react-native-tooltips

Thanks for this great library!

@oferRounds
Copy link
Author

Now I’m getting:
Error: Program type already present: com.reactlibrary.BuildConfig

@oferRounds
Copy link
Author

Changing reactlibrary to some other name solved it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant