jonasbark / flutter_stripe_payment

[DISCONTINUED] A flutter plugin with stripe payment plugin integration
MIT License
307 stars 243 forks source link

simple adding package causing so many issues with app #339

Closed arslankaleem7229 closed 2 years ago

arslankaleem7229 commented 2 years ago

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.
==============================================================================