simple adding package causing so many issues with app
arslankaleem7229 opened this issue · 0 comments
arslankaleem7229 commented
I have simply added stripe_payment
in pubspec.yaml
and without using it when I tried to build an app it caused so many issues I can place the warnings as github is only allowing 65536 characters so I am simply posting errors not warning
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> More than one file was found with OS independent path 'org/bouncycastle/x509/CertPathReviewerMessages_de.properties'
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================